X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fboot.lisp;h=d045186da35494af14b44c6f7be082b32419649b;hb=c296885ca974898925b89af066b1b14a6fca0f57;hp=9b8a2e0893f056977a5bed424fcbdbef1c0155b3;hpb=bdf672312657b00576cdd26367c2b0ef2a340b27;p=jscl.git diff --git a/src/boot.lisp b/src/boot.lisp index 9b8a2e0..d045186 100644 --- a/src/boot.lisp +++ b/src/boot.lisp @@ -22,6 +22,8 @@ ;;; Lisp world from scratch. This code has to define enough language ;;; to the compiler to be able to run. +(/debug "loading boot.lisp!") + (eval-when-compile (let ((defmacro-macroexpander '#'(lambda (form)