X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=4146122e8adf15343538b0725a3bf8ff1035e5bd;hb=b6ff0c171c1dfd968f6f3bad745a9be1308058e2;hp=63198e7855fbfb9c41aa528f9f24f8bd1cbcfb34;hpb=6f333885c716800cf85c2986a3b835efe0e54e70;p=kmrcl.git diff --git a/package.lisp b/package.lisp index 63198e7..4146122 100644 --- a/package.lisp +++ b/package.lisp @@ -67,8 +67,7 @@ #:string-strip-ending #:string-maybe-shorten #:shrink-vector - - #:flatten + #:match-unique-abbreviation ;; io.lisp #:indent-spaces @@ -106,6 +105,7 @@ #:plist-alist #:update-plist #:get-plist + #:flatten ;; seq.lisp #:nsubseq @@ -243,6 +243,9 @@ ;; os.lisp #:run-shell-command + + ;; getopt.lisp + #:getopt ))