X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcompiler%2Falpha%2Fsanctify.lisp;h=6a8ac1046c6b5767e3436e05cb6d6e94c129811e;hb=74cf7a4d01664fbf72a662ba093ad67ca243b524;hp=1abc6e085c566218b332a3f90ca29d97e006f5b7;hpb=4898ef32c639b1c7f4ee13a5ba566ce6debd03e6;p=sbcl.git diff --git a/src/compiler/alpha/sanctify.lisp b/src/compiler/alpha/sanctify.lisp index 1abc6e0..6a8ac10 100644 --- a/src/compiler/alpha/sanctify.lisp +++ b/src/compiler/alpha/sanctify.lisp @@ -12,7 +12,7 @@ ;;;; absolutely no warranty. See the COPYING and CREDITS files for ;;;; more information. -(in-package :sb!vm) +(in-package "SB!VM") (defun sanctify-for-execution (component) (declare (ignore component))