X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcross-io.lisp;h=59322052ca414f37dc283ef2e750a4556f2f8468;hb=89c9285a01e9ccb247198b77552d48f007d20e06;hp=98f3c7a638c4a8cd06aec58d51e02422210d759e;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/code/cross-io.lisp b/src/code/cross-io.lisp index 98f3c7a..5932205 100644 --- a/src/code/cross-io.lisp +++ b/src/code/cross-io.lisp @@ -9,10 +9,7 @@ ;;;; provided with absolutely no warranty. See the COPYING and CREDITS ;;;; files for more information. -(in-package "SB!IMPL") - -(file-comment - "$Header$") +(in-package "SB!FASL") ;;;; fast-read operations ;;;;