[cells-cvs] CVS cells/cells-test
ktilton
ktilton at common-lisp.net
Tue Apr 22 14:50:56 UTC 2008
Update of /project/cells/cvsroot/cells/cells-test
In directory clnet:/tmp/cvs-serv28246/cells-test
Modified Files:
cells-test.lpr
Log Message:
--- /project/cells/cvsroot/cells/cells-test/cells-test.lpr 2008/04/22 11:03:44 1.9
+++ /project/cells/cvsroot/cells/cells-test/cells-test.lpr 2008/04/22 14:50:56 1.10
@@ -16,8 +16,7 @@
(make-instance 'module :name "test-cycle.lisp")
(make-instance 'module :name "test-ephemeral.lisp")
(make-instance 'module :name "test-synapse.lisp")
- (make-instance 'module :name "deep-cells.lisp")
- (make-instance 'module :name "cells-store.lisp"))
+ (make-instance 'module :name "deep-cells.lisp"))
:projects (list (make-instance 'project-module :name "..\\cells"))
:libraries nil
:distributed-files nil
More information about the Cells-cvs
mailing list