X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=033f31ea39e57d92f3cb1742eccd3afeecc3ea02;hp=eeaf204cdb9f282dfff107e9a0d79de1b1e4bca2;hb=035b66e6fe51559e2db70691ddcae4ab641a4873;hpb=8720caa4a3a361abfa6e4cad8128cb89c364ac81 diff --git a/package.lisp b/package.lisp index eeaf204..033f31e 100644 --- a/package.lisp +++ b/package.lisp @@ -67,7 +67,8 @@ #:string-strip-ending #:string-maybe-shorten #:shrink-vector - + #:collapse-whitespace + ;; io.lisp #:indent-spaces #:indent-html-spaces @@ -245,8 +246,9 @@ #:fformat ;; os.lisp - #:run-shell-command - + #:command-output + #:run-shell-command-output-stream + ;; color.lisp #:rgb->hsv #:rgb255->hsv255