csci4061/lab10-code/.vscode/settings.json
Michael Zhang 041f660ccd
f
2018-01-29 17:28:37 -06:00

6 lines
No EOL
88 B
JSON

{
"files.associations": {
"*.pyx": "python",
"string.h": "c"
}
}