comp20003-project01/.vscode/settings.json
2021-08-25 23:27:24 +10:00

9 lines
No EOL
159 B
JSON
Executable file

{
"files.associations": {
"voronoi.h": "c",
"stdio.h": "c",
"dcel.h": "c",
"common.h": "c",
"string.h": "c"
}
}