[clim-desktop-cvs] CVS clim-desktop
thenriksen
thenriksen at common-lisp.net
Fri Aug 4 09:26:13 UTC 2006
Update of /project/clim-desktop/cvsroot/clim-desktop
In directory clnet:/tmp/cvs-serv14923
Modified Files:
climacs.lisp
Log Message:
Fixed to work with the new locations of some Climacs symbols.
--- /project/clim-desktop/cvsroot/clim-desktop/climacs.lisp 2006/07/10 22:14:19 1.14
+++ /project/clim-desktop/cvsroot/clim-desktop/climacs.lisp 2006/08/04 09:26:13 1.15
@@ -1,4 +1,4 @@
-(in-package :climacs-gui)
+(in-package :climacs-commands)
(define-command (com-inspect-buffer :name "Inspect Buffer" :command-table base-table) ()
(clouseau:inspector (buffer (current-window))))
More information about the Clim-desktop-cvs
mailing list