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