turnin-csi511 -p project1 file1 file2 ... filenwhere file1, file2, filen are the files you want to submit. The command may prompt you for the course name (csi511). Please be careful not to submit object files, core dumps or binaries.
parameter_list ::= parameter_list ":" typewhich should have instead read:
parameter_list ::= identifier_list ":" type(corrected Mon Oct 7 12:22:12 EDT 2002)
This grammar uses a modified version of BNF, which differs as follows: