X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Futils.lisp;h=5cb702c6f385d79d8f045ecc1409f981b90ad943;hb=c1243ebc6aaa93fe370ddedbe4bbe1642f0b13e9;hp=aa097af5d58db05249508f27297fd064d061eb99;hpb=d6435f07a86f9df5db3195ffe7c8fc3f9a246ee3;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* " ")