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