No data set output in source...
This commit is contained in:
parent
6da3a76ca5
commit
3da2b36465
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
all: 1o 2o 3o ../submission.zip
|
||||
|
||||
submission.zip:
|
||||
zip $@ .git *o *.py -r
|
||||
zip $@ .git *.py -r
|
||||
|
||||
1o: 1
|
||||
python main.py $<
|
||||
|
|
Reference in a new issue