[mcclim-cvs] CVS update: mcclim/system.lisp
Andy Hefner
ahefner at common-lisp.net
Tue Feb 1 05:35:30 UTC 2005
Update of /project/mcclim/cvsroot/mcclim
In directory common-lisp.net:/tmp/cvs-serv568
Modified Files:
system.lisp
Log Message:
Add puzzle, demodemo, and dragndrop to the examples system.
Date: Mon Jan 31 21:35:29 2005
Author: ahefner
Index: mcclim/system.lisp
diff -u mcclim/system.lisp:1.110 mcclim/system.lisp:1.111
--- mcclim/system.lisp:1.110 Sun Jan 30 22:24:58 2005
+++ mcclim/system.lisp Mon Jan 31 21:35:29 2005
@@ -204,12 +204,14 @@
"Examples/traffic-lights"
"Examples/clim-fig"
"Examples/postscript-test"
- ;; "Examples/puzzle"
+ "Examples/puzzle"
"Examples/transformations-test"
;; "Examples/sliderdemo"
+ "Examples/demodemo"
"Examples/stream-test"
"Examples/presentation-test"
- #+clx "Examples/gadget-test"
+ "Examples/dragndrop"
+ "Examples/gadget-test"
"Examples/method-browser"
"Goatee/goatee-test"
"Examples/accepting-values")
More information about the Mcclim-cvs
mailing list