X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=5d4bcc80d3002554ffaa24b68a90b0c251e7162c;hp=8d45867c82c1f7cbe3e6840ff5d7b7f74c355f9e;hb=7a56e80af4ea21b8fd1c7dea0e4f701f40662ed7;hpb=e45bcc21473cb56f074ba85bcef89ebae5851ced diff --git a/package.lisp b/package.lisp index 8d45867..5d4bcc8 100644 --- a/package.lisp +++ b/package.lisp @@ -37,6 +37,9 @@ #:for ;; strings.lisp + #:string-trim-whitespace + #:string-left-trim-whitespace + #:string-right-trim-whitespace #:mapappend #:mapcar-append-string #:mapcar2-append-string @@ -78,6 +81,8 @@ #:file-subst #:stream-subst #:null-output-stream + #:probe-directory + #:directory-tree ;; lists.lisp #:remove-from-tree-if