diff --git a/tools/clmcom.lisp b/tools/clmcom.lisp index c496341a0b43d7fe22cbbcb710e79403cf53cbc9..92f50023f7d10705addd459edcb66ecc8448159b 100644 --- a/tools/clmcom.lisp +++ b/tools/clmcom.lisp @@ -7,7 +7,7 @@ ;;; Scott Fahlman or slisp-group@cs.cmu.edu. ;;; (ext:file-comment - "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/clmcom.lisp,v 1.8 1993/08/24 13:39:48 ram Exp $") + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/clmcom.lisp,v 1.9 1993/08/24 15:51:02 ram Exp $") ;;; ;;; ********************************************************************** ;;; @@ -68,7 +68,7 @@ ("target:compile-motif.log" :optimize '(optimize (speed 3) (ext:inhibit-warnings 3) #+small (safety 0) - #+small (debug-info .5))) + #+small (debug .5))) (dolist (f tk-internals-files) (comf f :load t)))