csci4061/lab10-code/.vscode/settings.json

6 lines
88 B
JSON
Raw Permalink Normal View History

2018-01-29 17:28:37 -06:00
{
"files.associations": {
"*.pyx": "python",
"string.h": "c"
}
}