LISP PROJECTS TESTING AND SUBMISSION INSTRUCTIONS ================================================= Make sure that you are using the correct version of Lisp obtained by "tap allegro81" and make sure you are on linux.grace.umd.edu. To submit your project, use the same submit script that you used for submitting your quadtree project. However, instead of a tarball, just submit a single .lisp file that contains your implementations of the project commands. So, if your Lisp project file is called "myproj.lisp", the full submit command would be: submit 2008 fall cmsc 420 0101 myproj.lisp Make sure to use the correct assignment numbers when submitting your projects. They are as follows: Lisp Project 3 (11 functions): Assignment #5 Lisp Project 4 (Network/Trees): Assignment #6 Lisp Project 5 (Databases): Assignment #7 Contact the TA if you have any questions.