CS 4773 Object Oriented Systems, Spring 2005 Turning In Project Code
To turn in project code: source files only:
- Source files should fit in 80 columns and be formatted.
- Zip up the java file.
- Turn them in as in assignment 3,
but use 0 instead of 3 on the command line:
cs4773_turnin xxx.zip 0
- Make sure the source code is in the correct project based on your group.
- Do not turn in source code for other groups.
- You must get the other groups to modify and turn in their code
if you need new features.