0.6.10:
[sbcl.git] / src / code / error.lisp
index 27be4e5..78b73a1 100644 (file)
 ;;;; provided with absolutely no warranty. See the COPYING and CREDITS
 ;;;; files for more information.
 
-(in-package "SB!CONDITIONS")
-
-(sb!int:file-comment
-  "$Header$")
+(in-package "SB!KERNEL")
 
 (define-condition simple-style-warning (simple-condition style-warning) ())