[cells-cvs] CVS cells

fgoenninger fgoenninger at common-lisp.net
Sat May 24 19:24:05 UTC 2008


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

Modified Files:
	fm-utilities.lisp 
Log Message:
Added: CVS header info.

--- /project/cells/cvsroot/cells/fm-utilities.lisp	2008/05/24 19:20:42	1.19
+++ /project/cells/cvsroot/cells/fm-utilities.lisp	2008/05/24 19:24:05	1.20
@@ -14,6 +14,7 @@
 
 See the Lisp Lesser GNU Public License for more details.
 
+$Header: /project/cells/cvsroot/cells/fm-utilities.lisp,v 1.20 2008/05/24 19:24:05 fgoenninger Exp $
 |#
 
 (in-package :cells)
@@ -723,5 +724,3 @@
   (when (and self (fm-parent self))
     (c-assert (member self (kids (fm-parent self))))
     (position self (kids (fm-parent self)))))
-
-




More information about the Cells-cvs mailing list