workspace

This commit is contained in:
2021-07-11 13:13:15 +00:00
parent fd29039271
commit a2756e17d3

11
workspace.code-workspace Normal file
View File

@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "../data_threefold"
}
],
"settings": {}
}