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