index
:
chessarbiter.git
main
Library that ensures that all the rules of classical chess are followed.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 6bdd4ecb18cfffbff1d3fe9ff80a98d8fc79b5fa (
plain
)
1
2
3
4
5
6
main: main.cpp g++ $^ -o $@