Update of /project/cells/cvsroot/cell-cultures/cellodemo In directory common-lisp.net:/tmp/cvs-serv5472/cellodemo
Modified Files: cellodemo.lpr Log Message:
Date: Sun Jul 4 11:59:41 2004 Author: ktilton
Index: cell-cultures/cellodemo/cellodemo.lpr diff -u cell-cultures/cellodemo/cellodemo.lpr:1.1 cell-cultures/cellodemo/cellodemo.lpr:1.2 --- cell-cultures/cellodemo/cellodemo.lpr:1.1 Sat Jun 26 11:38:35 2004 +++ cell-cultures/cellodemo/cellodemo.lpr Sun Jul 4 11:59:40 2004 @@ -11,8 +11,8 @@ (make-instance 'module :name "tutor-geometry.lisp") (make-instance 'module :name "light-panel.lisp") (make-instance 'module :name "hedron-render.lisp") - (make-instance 'module :name "hedron-decoration.lisp") - (make-instance 'module :name "do-list.lisp")) + (make-instance 'module :name + "hedron-decoration.lisp")) :projects (list (make-instance 'project-module :name "..\cello\cello")) :libraries nil