This commit is contained in:
parent
9e1804f1c7
commit
4903bd7455
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ LFLAGS=
|
|||
all: bin/colloscope
|
||||
|
||||
test: bin/colloscope
|
||||
bin/colloscope -v S3-creneaux.txt 31 S3-colleurs.txt 16 7 15 2000 output-S3.csv 3 6
|
||||
bin/colloscope -v S3-creneaux.txt 31 S3-colleurs.txt 16 7 15 10000 output-S3.csv 3 6
|
||||
|
||||
mem: bin/
|
||||
valgrind --leak-check=full ./bin/colloscope -v S3-creneaux.txt 31 S3-colleurs.txt 16 7 15 100 output-S3.csv 3 6
|
||||
|
|
Loading…
Reference in New Issue