[cells-cvs] CVS Celtk

fgoenninger fgoenninger at common-lisp.net
Thu Sep 28 20:54:56 UTC 2006


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

Modified Files:
	composites.lisp 
Log Message:
Added: export of symbol 'decoration.

--- /project/cells/cvsroot/Celtk/composites.lisp	2006/09/28 20:02:40	1.15
+++ /project/cells/cvsroot/Celtk/composites.lisp	2006/09/28 20:54:55	1.16
@@ -70,7 +70,7 @@
   ((kids-packing :initarg :kids-packing :accessor kids-packing :initform nil)))
 
 (eval-now!
-  (export '(title$ active .time)))
+  (export '(title$ active .time decoration)))
 
 (defvar *app*)
 




More information about the Cells-cvs mailing list