CProjectTemplate workspace incorporated

Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
sigonasr2 2022-11-27 20:26:04 -06:00
parent e8ca5396a7
commit 0f773ba111
5 changed files with 13 additions and 4 deletions

Binary file not shown.

View File

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

View File

@ -1,4 +1,5 @@
Java/ Java/
C/ C/
C++/
scripts/ scripts/
utils/ utils/

View File

@ -25,4 +25,4 @@ if [ -z "$1" ]
exit exit
fi fi
./$LANGUAGE/scripts/$1.sh "${*:2}" ./$LANGUAGE/scripts/$1.sh "${@:2}"

View File

@ -1,4 +1,4 @@
define.sh:3ecab0dffe2adfb950f3eb7c7061b750 - define.sh:3ecab0dffe2adfb950f3eb7c7061b750 -
main.sh:d3d1bd0b56d8114eb7479964227f8576 - main.sh:4e6e9f0650ec790ce2c4364db94f0caa -
search.sh:81d08f5ff48e8a44b5f68387d426da05 - search.sh:30e1842e9a13452ea883bb6516d28e1c -
.updateDirectories:fa5e95db12be22ae8aed7ecbc560e38c - .updateDirectories:971afb892e8280cb4c9ad43fb72a46a0 -