philosophers/philo/.vscode/settings.json
2024-07-18 20:01:39 +02:00

5 lines
No EOL
60 B
JSON

{
"files.associations": {
"philo.h": "c"
}
}