Simple make command
This commit is contained in:
parent
499faf4341
commit
43156b7d6c
4
testit
Executable file
4
testit
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
./waf distclean && ./waf configure && ./waf build
|
||||
./build/default/src/icfp08 localhost 17676
|
Loading…
x
Reference in New Issue
Block a user