r9687: new routines
[kmrcl.git] / package.lisp
index 9e61ef606fdfc5e93a3e23c41366dc544f3ae8d8..8bb206b53063f45dd61042d8a97028a9160fe75f 100644 (file)
@@ -71,7 +71,8 @@
    #:shrink-vector
    #:collapse-whitespace
    #:string->list
-
+   #:trim-non-alphanumeric
+   
    ;; io.lisp
    #:indent-spaces
    #:indent-html-spaces
    
    ;; macros.lisp
    #:time-iterations
+   #:time-seconds
    #:in
    #:mean
    #:with-gensyms
    #:def-cached-vector
    #:def-cached-instance
    #:with-ignore-errors
+   #:ppmx
+   #:defconst
    
    ;; files.lisp
    #:print-file-contents
+   #:read-stream-to-string
    #:read-file-to-string
+   #:read-stream-to-strings
    #:read-file-to-strings
    
    ;; strings.lisp