projet-systeme-exploitation.../.vscode/settings.json

8 lines
135 B
JSON
Raw Normal View History

2021-04-20 16:12:44 +00:00
{
"files.associations": {
"signal.h": "c",
"readcmd.h": "c",
"stdlib.h": "c",
"wait.h": "c"
}
}