X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fpack.lisp;h=334f212a33b31759b19ed06d2dd14aa49ae74388;hb=590df13be510876c71757f4a14a2424e8c57ad61;hp=3c15c50ca1221c7ae2d600b92a8a987515ac1406;hpb=4ba392170e98744f0ef0b8e08a5d42b988f1d0c9;p=sbcl.git diff --git a/src/compiler/pack.lisp b/src/compiler/pack.lisp index 3c15c50..334f212 100644 --- a/src/compiler/pack.lisp +++ b/src/compiler/pack.lisp @@ -11,7 +11,7 @@ ;;;; provided with absolutely no warranty. See the COPYING and CREDITS ;;;; files for more information. -(in-package "SB!C") +(in-package "SB!REGALLOC") ;;; for debugging: some parameters controlling which optimizations we ;;; attempt