X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ffinal.lisp;h=e3685dcd568195d1f244084bb8d94189b1cfc76e;hb=0a7e5d543e632bfa478fd4a96b4d1f583c922553;hp=20c2fa80fcb353fdd55a20f9f57a7f569ef31f9b;hpb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;p=sbcl.git diff --git a/src/code/final.lisp b/src/code/final.lisp index 20c2fa8..e3685dc 100644 --- a/src/code/final.lisp +++ b/src/code/final.lisp @@ -9,7 +9,7 @@ ;;;; provided with absolutely no warranty. See the COPYING and CREDITS ;;;; files for more information. -(in-package "SB!EXT") +(in-package "SB!IMPL") (defvar *objects-pending-finalization* nil)