X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=63198e7855fbfb9c41aa528f9f24f8bd1cbcfb34;hp=8d45867c82c1f7cbe3e6840ff5d7b7f74c355f9e;hb=6f333885c716800cf85c2986a3b835efe0e54e70;hpb=d11d6cc43fd9227a8aeed28dc2cfecdbc587ec4a diff --git a/package.lisp b/package.lisp index 8d45867..63198e7 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,7 +81,15 @@ #:file-subst #:stream-subst #:null-output-stream - + #:directory-tree + + ;; impl.lisp + #:probe-directory + #:cwd + #:quit + #:command-line-arguments + #:shell-command-output + ;; lists.lisp #:remove-from-tree-if #:find-tree