X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcode%2Ftarget-extensions.lisp;h=28699d11817cfaeb809192ab0ad771c84a314e05;hb=4fc9d21ae1d8a6a2f8ff70f589d5da103203de13;hp=123af88748afce8301a0fd6c97d5f04c9eb270d8;hpb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;p=sbcl.git diff --git a/src/code/target-extensions.lisp b/src/code/target-extensions.lisp index 123af88..28699d1 100644 --- a/src/code/target-extensions.lisp +++ b/src/code/target-extensions.lisp @@ -15,7 +15,9 @@ ;;;; provided with absolutely no warranty. See the COPYING and CREDITS ;;;; files for more information. -(in-package "SB!EXT") +(in-package "SB!IMPL") + +;;;; miscellaneous I/O ;;; INDENTING-FURTHER is a user-level macro which may be used to locally ;;; increment the indentation of a stream.