csci5451/.vscode/settings.json
2023-10-07 19:49:58 -05:00

6 lines
54 B
JSON

{
"files.associations": {
"common.h": "c"
}
}