From be46cbe3afc6c52d519cc0f9385cce2d1d2b16c7 Mon Sep 17 00:00:00 2001 From: wlott <wlott> Date: Wed, 3 Feb 1993 18:47:41 +0000 Subject: [PATCH] typo: compiler-motif.log => compile-motif.log --- tools/clmcom.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/clmcom.lisp b/tools/clmcom.lisp index 30eea0044..b4c554b5b 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.3 1993/02/01 12:17:51 garland Exp $") + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/clmcom.lisp,v 1.4 1993/02/03 18:47:41 wlott Exp $") ;;; ;;; ********************************************************************** ;;; @@ -30,7 +30,7 @@ (comf "target:motif/lisp/conversion" :load t)) (with-compiler-log-file - ("target:compiler-motif.log" + ("target:compile-motif.log" :optimize '(optimize (speed 2) (ext:inhibit-warnings 2))) (comf "target:motif/lisp/interface-glue" :load t) -- GitLab