Change name of main file

master
Tait Hoyem 5 years ago
parent a1049ce20a
commit 026f564e83

@ -1,4 +1,4 @@
default: build
build:
g++ -o main.out main.cpp -std=c++11
g++ -o chess.out chess.cpp -std=c++11

Loading…
Cancel
Save