X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Futils.lisp;h=5cb702c6f385d79d8f045ecc1409f981b90ad943;hb=c296885ca974898925b89af066b1b14a6fca0f57;hp=aa097af5d58db05249508f27297fd064d061eb99;hpb=bdf672312657b00576cdd26367c2b0ef2a340b27;p=jscl.git diff --git a/src/utils.lisp b/src/utils.lisp index aa097af..5cb702c 100644 --- a/src/utils.lisp +++ b/src/utils.lisp @@ -16,6 +16,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with JSCL. If not, see . +(/debug "loading utils.lisp!") + (defvar *newline* " ")