Alle Programme so weit angepasst, dass Programmkette läuft.
This commit is contained in:
Vendored
+3
-2
@@ -109,14 +109,15 @@
|
||||
},
|
||||
|
||||
{
|
||||
"name": "routing for easy_positions.json",
|
||||
"name": "routing for easy.json",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "${file}",
|
||||
"console": "integratedTerminal",
|
||||
"args": [
|
||||
"--filename",
|
||||
"easy_positions.json"
|
||||
"easy.json",
|
||||
"-g"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user