X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=803dc120129513310530598a40eb0444d138b716;hp=4146122e8adf15343538b0725a3bf8ff1035e5bd;hb=c2974df32b94d3bd25c32fa2e181b1980da59631;hpb=d60bf2d464b393bdff8482bcaacd8d49957467ce diff --git a/package.lisp b/package.lisp index 4146122..803dc12 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 @@ -112,6 +111,7 @@ ;; math.lisp #:ensure-integer + #:histogram ;; macros.lisp #:time-iterations @@ -244,9 +244,6 @@ ;; os.lisp #:run-shell-command - ;; getopt.lisp - #:getopt - ))