mirror of
https://github.com/Hizenberg469/Dining_philosopher.git
synced 2026-04-19 18:02:25 +03:00
Dining Philosopher Problem Implemented using pthread POSIX Library
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
*vsidx
|
||||
*.opendb
|
||||
.vs
|
||||
out
|
||||
Reference in New Issue
Block a user