X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=package.lisp;h=8bb206b53063f45dd61042d8a97028a9160fe75f;hb=7218cf73c0c074deb473571ce0a766473791cf0d;hp=b04ab8e50f18c16a28ab0990d24ce7aa4e136801;hpb=19bee416d52c52d58261faf3d459c45572563149;p=kmrcl.git diff --git a/package.lisp b/package.lisp index b04ab8e..8bb206b 100644 --- a/package.lisp +++ b/package.lisp @@ -71,7 +71,8 @@ #:shrink-vector #:collapse-whitespace #:string->list - + #:trim-non-alphanumeric + ;; io.lisp #:indent-spaces #:indent-html-spaces @@ -121,6 +122,7 @@ ;; macros.lisp #:time-iterations + #:time-seconds #:in #:mean #:with-gensyms @@ -139,6 +141,8 @@ #:def-cached-vector #:def-cached-instance #:with-ignore-errors + #:ppmx + #:defconst ;; files.lisp #:print-file-contents