csci5451/.vscode/settings.json

6 lines
54 B
JSON
Raw Normal View History

2023-10-08 00:49:58 +00:00
{
"files.associations": {
"common.h": "c"
}
}