[lgtk-cvs] CVS update: lgtk/lgtk-examples.asd
Mario Mommer
mmommer at common-lisp.net
Mon Nov 10 21:47:35 UTC 2003
Update of /project/lgtk/cvsroot/lgtk
In directory common-lisp.net:/tmp/cvs-serv21561
Modified Files:
lgtk-examples.asd
Log Message:
Added the dialog example.
Date: Mon Nov 10 16:47:34 2003
Author: mmommer
Index: lgtk/lgtk-examples.asd
diff -u lgtk/lgtk-examples.asd:1.2 lgtk/lgtk-examples.asd:1.3
--- lgtk/lgtk-examples.asd:1.2 Wed Oct 29 12:43:37 2003
+++ lgtk/lgtk-examples.asd Mon Nov 10 16:47:34 2003
@@ -24,7 +24,8 @@
(:file "check-button")
(:file "radio-buttons")
(:file "toggle-button")
- (:file "tables-hw"))))
+ (:file "tables-hw")
+ (:file "dialog"))))
:depends-on (:lgtk))
More information about the Lgtk-cvs
mailing list