[cells-cvs] CVS cells/tutorial

ktilton ktilton at common-lisp.net
Tue Jun 20 14:16:45 UTC 2006


Update of /project/cells/cvsroot/cells/tutorial
In directory clnet:/tmp/cvs-serv24993/tutorial

Modified Files:
	tutorial.lpr 
Log Message:


--- /project/cells/cvsroot/cells/tutorial/tutorial.lpr	2006/06/13 16:19:35	1.4
+++ /project/cells/cvsroot/cells/tutorial/tutorial.lpr	2006/06/20 14:16:45	1.5
@@ -18,7 +18,8 @@
                  (make-instance 'module :name "05-class-cell.lisp")
                  (make-instance 'module :name
                                 "..\\gotchas\\lost-ephemeral-init.lisp")
-                 (make-instance 'module :name "chat-cells.lisp"))
+                 (make-instance 'module :name "chat-cells.lisp")
+                 (make-instance 'module :name "df-interference.lisp"))
   :projects (list (make-instance 'project-module :name "..\\cells"))
   :libraries nil
   :distributed-files nil




More information about the Cells-cvs mailing list