Finish thx to garfi the goat

This commit is contained in:
Raphaël 2024-07-18 20:01:39 +02:00
parent d948c639ec
commit 501b45d763
7 changed files with 31 additions and 8 deletions

5
philo/.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"files.associations": {
"philo.h": "c"
}
}