Digital-Systems-Assignments/.vscode/settings.json

6 lines
83 B
JSON
Raw Permalink Normal View History

{
"files.associations": {
"ctype.h": "c",
"math.h": "c"
}
}