[lgtk-cvs] CVS update: lgtk/lgtk-examples.asd
Mario Mommer
mmommer at common-lisp.net
Tue Nov 11 21:41:53 UTC 2003
Update of /project/lgtk/cvsroot/lgtk
In directory common-lisp.net:/tmp/cvs-serv30646
Modified Files:
lgtk-examples.asd
Log Message:
Added text entries. Also added an example.
Date: Tue Nov 11 16:41:52 2003
Author: mmommer
Index: lgtk/lgtk-examples.asd
diff -u lgtk/lgtk-examples.asd:1.3 lgtk/lgtk-examples.asd:1.4
--- lgtk/lgtk-examples.asd:1.3 Mon Nov 10 16:47:34 2003
+++ lgtk/lgtk-examples.asd Tue Nov 11 16:41:51 2003
@@ -25,7 +25,8 @@
(:file "radio-buttons")
(:file "toggle-button")
(:file "tables-hw")
- (:file "dialog"))))
+ (:file "dialog")
+ (:file "entry"))))
:depends-on (:lgtk))
More information about the Lgtk-cvs
mailing list