[Phemlock-cvs] CVS update: phemlock/INSTALL
Gilbert Baumann
gbaumann at common-lisp.net
Fri Jul 9 15:07:09 UTC 2004
Update of /project/phemlock/cvsroot/phemlock
In directory common-lisp.net:/tmp/cvs-serv25697
Modified Files:
INSTALL
Log Message:
added note about how to run clim hemlock.
Date: Fri Jul 9 08:07:09 2004
Author: gbaumann
Index: phemlock/INSTALL
diff -u phemlock/INSTALL:1.1.1.1 phemlock/INSTALL:1.2
--- phemlock/INSTALL:1.1.1.1 Fri Jul 9 06:36:33 2004
+++ phemlock/INSTALL Fri Jul 9 08:07:09 2004
@@ -5,7 +5,12 @@
(oos :hemlock :load)
- (hemlock)
+ (cl-user::hemlock)
+
+If you want to try the CLIM backend, which not yet is fully operational, try:
+
+ (clim-hemlock::clim-hemlock)
+
This was tested with:
More information about the Phemlock-cvs
mailing list