Extract systems
This commit is contained in:
parent
cef21f4a00
commit
214e0ceedc
9 changed files with 199 additions and 191 deletions
1
.vscode/tasks.json
vendored
1
.vscode/tasks.json
vendored
|
@ -5,6 +5,7 @@
|
|||
"label": "Launch",
|
||||
"type": "cargo",
|
||||
"command": "run",
|
||||
"args": ["--", "--seed", "gargamel"],
|
||||
"options": {
|
||||
"env": {
|
||||
"RUST_BACKTRACE": "full"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue