r8013: add fixnum-width
[kmrcl.git] / package.lisp
index 4146122e8adf15343538b0725a3bf8ff1035e5bd..f6cb2176a8de26069b26020a971098c78b5b8da2 100644 (file)
@@ -67,7 +67,6 @@
    #:string-strip-ending
    #:string-maybe-shorten
    #:shrink-vector
-   #:match-unique-abbreviation
 
    ;; io.lisp
    #:indent-spaces
    
    ;; math.lisp
    #:ensure-integer
+   #:histogram
+   #:fixnum-width
    
    ;; macros.lisp
    #:time-iterations
    ;; os.lisp
    #:run-shell-command
 
-   ;; getopt.lisp
-   #:getopt
-   
    ))