r7834: remove getopt from package
[kmrcl.git] / package.lisp
index 63198e7855fbfb9c41aa528f9f24f8bd1cbcfb34..fb555be72e8ca721a8f7c50e06163928eaf905cb 100644 (file)
@@ -67,8 +67,6 @@
    #:string-strip-ending
    #:string-maybe-shorten
    #:shrink-vector
-   
-   #:flatten
 
    ;; io.lisp
    #:indent-spaces
    #:plist-alist
    #:update-plist
    #:get-plist
+   #:flatten
 
    ;; seq.lisp
    #:nsubseq
 
    ;; os.lisp
    #:run-shell-command
-   
+
    ))