c-test/.vscode/settings.json

5 lines
69 B
JSON
Raw Normal View History

2024-11-04 14:44:45 -05:00
{
"files.associations": {
"math_functions.h": "c"
}
}