Files
T2-start-2025/.vscode/settings.json
Rens Pastoor 1086760c4a cs and c
2025-06-12 11:20:08 +02:00

10 lines
239 B
JSON

{
"files.associations": {
"decode.h": "c",
"unity_test_module.h": "c",
"cstdint": "c",
"cstdlib": "c",
"stdio.h": "c"
},
"cmake.sourceDirectory": "/home/rens/files/T2/HC/holyc-lang/src"
}