some minor refresh

This commit is contained in:
Hartmut Seichter 2023-06-24 08:34:15 +02:00
parent 7d17df39b3
commit d65aba4d68
8 changed files with 278 additions and 768 deletions

7
.vscode/launch.json vendored Normal file
View file

@ -0,0 +1,7 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": []
}