Select Git revision
autograde-Makefile

tuhe authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
autograde-Makefile 145 B
all:
tar xf autograde.tar
cp Report1_handin.token cs101-handout
(cd cs101-handout; python3 driver_python.py)
clean:
rm -rf *~ hello3-handout