X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcross-io.lisp;h=59322052ca414f37dc283ef2e750a4556f2f8468;hb=aa2dc9529460ea0d9c99998dc87283fc1a43e808;hp=2714eafd6992413c1a36c1e9209b3fb9a8fae0bf;hpb=fdf07da187cb31fd5bdd872c73245fd72877b1a1;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 ;;;;