[mcclim-cvs] CVS mcclim
thenriksen
thenriksen at common-lisp.net
Wed Nov 1 13:02:30 UTC 2006
Update of /project/mcclim/cvsroot/mcclim
In directory clnet:/tmp/cvs-serv12052
Modified Files:
mcclim.asd
Log Message:
Added the views.lisp example to the CLIM-EXAMPLES system definition.
--- /project/mcclim/cvsroot/mcclim/mcclim.asd 2006/10/29 08:31:06 1.26
+++ /project/mcclim/cvsroot/mcclim/mcclim.asd 2006/11/01 13:02:29 1.27
@@ -348,7 +348,8 @@
(:file "draggable-graph")
(:file "text-size-test")
(:file "drawing-benchmark")
- (:file "logic-cube")))
+ (:file "logic-cube")
+ (:file "views")))
(:module "Goatee"
:components
((:file "goatee-test")))))
More information about the Mcclim-cvs
mailing list