mirror of
https://gitlab.com/manzerbredes/chessarbiter.git
synced 2025-06-07 14:17:39 +00:00
Init project
This commit is contained in:
commit
e9d328acf4
19 changed files with 23418 additions and 0 deletions
6
Makefile
Normal file
6
Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
|
||||
|
||||
main: main.cpp
|
||||
g++ $^ -o $@
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue