TP-openmp/BE_OpenMP_2014/.vscode/settings.json

7 lines
110 B
JSON
Raw Normal View History

2023-06-22 18:19:48 +00:00
{
"files.associations": {
"*.html": "html",
"*.toml": "toml",
"*.tcc": "c"
}
}