r9078: add ppmx
[kmrcl.git] / package.lisp
index 79f5b9ea86183c6a556126b41297546300fa19e8..3d442662816cd43c9e956f89c9985f06507fc6c1 100644 (file)
@@ -51,6 +51,7 @@
    #:prefixed-fixnum-string
    #:integer-string
    #:fast-string-search
+   #:string-substitute
    #:string-to-list-skip-delimiter
    #:string-starts-with
    #:count-string-char
    #:deflex
    #:def-cached-vector
    #:def-cached-instance
-   
+   #:with-ignore-errors
+   #:ppmx
+
    ;; files.lisp
    #:print-file-contents
+   #:read-stream-to-string
    #:read-file-to-string
+   #:read-stream-to-strings
    #:read-file-to-strings
    
    ;; strings.lisp