[cells-cvs] CVS cells

ktilton ktilton at common-lisp.net
Fri May 12 08:27:40 UTC 2006


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

Modified Files:
	cells.lpr family-values.lisp 
Log Message:


--- /project/cells/cvsroot/cells/cells.lpr	2006/05/01 20:23:14	1.10
+++ /project/cells/cvsroot/cells/cells.lpr	2006/05/12 08:27:39	1.11
@@ -1,4 +1,4 @@
-;; -*- lisp-version: "8.0 [Windows] (Apr 21, 2006 10:24)"; cg: "1.81"; -*-
+;; -*- lisp-version: "8.0 [Windows] (May 5, 2006 15:39)"; cg: "1.81"; -*-
 
 (in-package :cg-user)
 
--- /project/cells/cvsroot/cells/family-values.lisp	2006/03/16 05:28:28	1.2
+++ /project/cells/cvsroot/cells/family-values.lisp	2006/05/12 08:27:39	1.3
@@ -97,5 +97,4 @@
     data))
 
 (defobserver sorted-kids ()
-  (setf (sort-map self) new-value)) ;; cellular trick to avoid cyclicity
-
+  (setf (sort-map self) new-value)) ;; cellular trick to avoid cyclicity
\ No newline at end of file




More information about the Cells-cvs mailing list