[mcclim-devel] Patch: add the stopwatch example.
Douglas Crosher
dtc at scieneer.com
Tue Oct 17 20:40:43 EDT 2006
* defsystem :clim-examples: add the stopwatch example.
-------------- next part --------------
Index: mcclim.asd
===================================================================
RCS file: /project/mcclim/cvsroot/mcclim/mcclim.asd,v
retrieving revision 1.23
diff -u -u -r1.23 mcclim.asd
--- mcclim.asd 3 Jul 2006 04:58:41 -0000 1.23
+++ mcclim.asd 18 Oct 2006 00:13:54 -0000
@@ -342,6 +342,7 @@
(:file "gadget-test")
(:file "accepting-values")
(:file "method-browser")
+ (:file "stopwatch")
(:file "dragndrop-translator")
(:file "draggable-graph")
(:file "text-size-test")
More information about the mcclim-devel
mailing list