1
0
Files
MSE-CSEL/modules-ex1.code-workspace
Jacques Supcik 3967e73347 Initial commit
2026-02-18 13:34:35 +01:00

16 lines
182 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "src/02_modules/exercice01"
}
],
"settings": {
"files.associations": {
"moduleparam.h": "c",
"ranges": "c"
}
}
}