Turning in problems sets with turnin
All problem sets in 6.837 will be turned in using the Athena student command "turnin." To submit your completed problem set solutions, follow these simple instructions:
- cd to your directory containing the files you wish to turn in.
- Type turnin -c 6.837 N filename(s), where N is the assignment number. After the assignment number, list the names of all the files you wish to turn in.
athena% turnin -c 6.837 1A legakis_rocket.c legakis_rocket Makefile *.iv athena% turnin -c 6.837 1B legakis_spacescene.iv legakis_rocket.iv kaybee_planet.iv athena% turnin -c 6.837 5 *.c Makefile *.iv *.rgb README