Digital-Systems-Assignments/Assignment 8/.vscode/settings.json
2019-10-24 22:04:27 +02:00

6 lines
83 B
JSON

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