[mcclim-cvs] CVS mcclim
afuchs
afuchs at common-lisp.net
Sun Mar 26 19:57:00 UTC 2006
Update of /project/mcclim/cvsroot/mcclim
In directory clnet:/tmp/cvs-serv25264
Modified Files:
README
Log Message:
Add release notes for 0.9.2. Fix README. Remove .tar.gz files.
* README now mentions mcclim-devel and the correct release.
* release notes: self-explanatory.
* Removed the .tar.gz files, so no more uselessly gigantic checkouts.
--- /project/mcclim/cvsroot/mcclim/README 2006/03/15 22:56:54 1.3
+++ /project/mcclim/cvsroot/mcclim/README 2006/03/26 19:56:59 1.4
@@ -1,4 +1,4 @@
-McCLIM 0.9 "Armistice"
+McCLIM 0.9.2 "Laetare Sunday"
This is McCLIM, an implementation of the "Common Lisp Interface
Manager CLIM II Specification." It currently works on X Windows using
@@ -14,6 +14,10 @@
Doc - the start of a manual
Apps - sample applications. This includes:
+Apps/Debugger - Peter Mechleborg's debugger (similar to SLIME's)
+Apps/Functional-Geometry - Frank Buss and Rainer Joswig's functional
+ geometry package for drawing "Escher" tiles.
+Apps/Inspector - Robert Strandh's inspector (similar to SLIME's)
Apps/Listener - Andy Hefner's incredibly cool Lisp listener
Apps/Scigraph - BBN's graphing package, currently not quite working
@@ -32,4 +36,4 @@
Spec - The LaTeX source to the CLIM specification.
-Please send bug reports and comments to free-clim at mikemac.com
+Please send bug reports and comments to mcclim-devel at common-lisp.net
\ No newline at end of file
More information about the Mcclim-cvs
mailing list