This commit is contained in:
2021-11-20 10:59:16 +01:00
parent c2997d7363
commit 30faa26274
7 changed files with 40 additions and 25 deletions

3
.vscode/launch.json vendored
View File

@@ -373,7 +373,8 @@
"name": "Launch random",
"request": "launch",
"mainClass": "various_tests.random",
"projectName": "Labo_6a2f7ad1"
"projectName": "Labo_6a2f7ad1",
"encoding":"UTF-8"
}
]
}