1
0
Files
MSE-CSEL/modules-ex1.code-workspace
2023-03-02 13:32:19 +01:00

16 lines
182 B
Plaintext

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