[cells-gtk-cvs] CVS root/cells-gtk
pdenno
pdenno at common-lisp.net
Thu Feb 16 18:11:08 UTC 2006
Update of /project/cells-gtk/cvsroot/root/cells-gtk
In directory common-lisp:/tmp/cvs-serv9273/root/cells-gtk
Modified Files:
cells-gtk.asd
Log Message:
trivial
--- /project/cells-gtk/cvsroot/root/cells-gtk/cells-gtk.asd 2006/01/03 18:55:16 1.6
+++ /project/cells-gtk/cvsroot/root/cells-gtk/cells-gtk.asd 2006/02/16 18:11:08 1.7
@@ -11,7 +11,7 @@
(:file "widgets" :depends-on ("conditions"))
(:file "layout" :depends-on ("widgets"))
(:file "display" :depends-on ("widgets"))
-#+notyet(:file "drawing" :depends-on ("widgets")) ; not ready yet.
+; (:file "drawing" :depends-on ("widgets"))
(:file "buttons" :depends-on ("widgets"))
(:file "entry" :depends-on ("widgets"))
(:file "tree-view" :depends-on ("widgets"))
More information about the Cells-gtk-cvs
mailing list