X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fchar.lisp;h=cad81a23e36ad1b35168da657050b4d472a61231;hb=259f6aaee78865c11889b9b83f3306192fee6bd9;hp=08ca9d1b42e597622e4e770957d10a7138b1bb32;hpb=4989cbba70f7b820baef37d4f4f04e8546c5fd76;p=jscl.git diff --git a/src/char.lisp b/src/char.lisp index 08ca9d1..cad81a2 100644 --- a/src/char.lisp +++ b/src/char.lisp @@ -1,3 +1,5 @@ +(/debug "loading char.lisp!") + ;; These comparison functions heavily borrowed from SBCL/CMUCL (public domain). (defun char= (character &rest more-characters)