X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcold-error.lisp;h=80ae1de35b78380251db2a87df80e3306aa6017c;hb=212ef8043aeaceaa627f2924e04554fbc37b8ee1;hp=ba5a7f0b400afb4f800a9bb02d09100148fd3a1d;hpb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;p=sbcl.git diff --git a/src/code/cold-error.lisp b/src/code/cold-error.lisp index ba5a7f0..80ae1de 100644 --- a/src/code/cold-error.lisp +++ b/src/code/cold-error.lisp @@ -10,7 +10,7 @@ ;;;; provided with absolutely no warranty. See the COPYING and CREDITS ;;;; files for more information. -(in-package "SB!CONDITIONS") +(in-package "SB!KERNEL") (defvar *break-on-signals* nil #!+sb-doc