X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fprint.lisp;h=a8ac834dbb42f969dd2678bd937aff63e34812c6;hb=da4ada5f21ad89eaab129a60f579a746200bd308;hp=48af786e0b52972902a752909d871e00c304a4ea;hpb=b9e78f806d34dbf2a3b9dc3eb9c3959a30513ef1;p=jscl.git diff --git a/src/print.lisp b/src/print.lisp index 48af786..a8ac834 100644 --- a/src/print.lisp +++ b/src/print.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 print.lisp!") + ;;; Printer (defun lisp-escape-string (string)