X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=fb555be72e8ca721a8f7c50e06163928eaf905cb;hp=4146122e8adf15343538b0725a3bf8ff1035e5bd;hb=7367c68a5daa2ef45c7adf1f4097596f84f5e4dd;hpb=d60bf2d464b393bdff8482bcaacd8d49957467ce diff --git a/package.lisp b/package.lisp index 4146122..fb555be 100644 --- a/package.lisp +++ b/package.lisp @@ -67,7 +67,6 @@ #:string-strip-ending #:string-maybe-shorten #:shrink-vector - #:match-unique-abbreviation ;; io.lisp #:indent-spaces @@ -244,9 +243,6 @@ ;; os.lisp #:run-shell-command - ;; getopt.lisp - #:getopt - ))