r7834: remove getopt from package
[kmrcl.git] / package.lisp
index 4146122e8adf15343538b0725a3bf8ff1035e5bd..fb555be72e8ca721a8f7c50e06163928eaf905cb 100644 (file)
@@ -67,7 +67,6 @@
    #:string-strip-ending
    #:string-maybe-shorten
    #:shrink-vector
-   #:match-unique-abbreviation
 
    ;; io.lisp
    #:indent-spaces
    ;; os.lisp
    #:run-shell-command
 
-   ;; getopt.lisp
-   #:getopt
-   
    ))