X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=14ca9d66dc7fcc8e7f20677a32c7c29dad9a27b5;hp=8ab57abbce2de7992e6a64c3bd423ed38fc1eef3;hb=1142016daa209cb657b035c651641a94ef49892a;hpb=bcccfec7f76c7ab04b1228255492086dc31179b0 diff --git a/package.lisp b/package.lisp index 8ab57ab..14ca9d6 100644 --- a/package.lisp +++ b/package.lisp @@ -76,6 +76,7 @@ #:string->list #:trim-non-alphanumeric #:binary-sequence-to-hex-string + #:remove-char-string ;; io.lisp #:indent-spaces @@ -319,6 +320,3 @@ #:set-signal-handler #:remove-signal-handler )) - - -