r8183: docbook functions
[kmrcl.git] / package.lisp
index eeaf204cdb9f282dfff107e9a0d79de1b1e4bca2..033f31ea39e57d92f3cb1742eccd3afeecc3ea02 100644 (file)
@@ -67,7 +67,8 @@
    #:string-strip-ending
    #:string-maybe-shorten
    #:shrink-vector
-
+   #:collapse-whitespace
+   
    ;; io.lisp
    #:indent-spaces
    #:indent-html-spaces
    #:fformat
 
    ;; os.lisp
-   #:run-shell-command
-
+   #:command-output
+   #:run-shell-command-output-stream
+   
    ;; color.lisp
    #:rgb->hsv
    #:rgb255->hsv255