r8005: Automated commit for kmrcl debian-version-1.58-1
[kmrcl.git] / package.lisp
index 36d185bf21c4d60e2e7b65588b3261dcbddcdbac..803dc120129513310530598a40eb0444d138b716 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
    
    ;; math.lisp
    #:ensure-integer
+   #:histogram
    
    ;; macros.lisp
    #:time-iterations
    ;; os.lisp
    #:run-shell-command
 
-   ;; getopt.lisp
-   #:getopt
-   
    ))