Skip to content
Snippets Groups Projects
Commit d5005974 authored by ram's avatar ram
Browse files

Fix in-package usage.

parent 84a1bf57
No related branches found
No related tags found
No related merge requests found
......@@ -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")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment