diff --git a/hemlock/spell-build.lisp b/hemlock/spell-build.lisp index 4bc7aa287fec40447a76a62c8cfc072fdb4c1a12..92ccc55bd6c3f94aa960e45d33a9b1e96007e339 100644 --- a/hemlock/spell-build.lisp +++ b/hemlock/spell-build.lisp @@ -7,7 +7,7 @@ ;;; Scott Fahlman or slisp-group@cs.cmu.edu. ;;; (ext:file-comment - "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/hemlock/spell-build.lisp,v 1.1.1.6 1991/11/09 03:05:46 wlott Exp $") + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/hemlock/spell-build.lisp,v 1.1.1.7 1993/08/25 02:41:08 ram Exp $") ;;; ;;; ********************************************************************** ;;; @@ -43,7 +43,7 @@ ;;; spell-aug.lisp). -(in-package "SPELL" :use '("LISP" "EXTENSIONS" "SYSTEM")) +(in-package "SPELL")