oop_and_ml/ece449.code-workspace

12 lines
No EOL
110 B
Text
Executable file

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"array": "cpp"
}
}
}