r9971: fix package name
[kmrcl.git] / package.lisp
index 27df0e64e6b3e5a88fedabd51623deb9e74b1dc5..9b9316f9f05f9e23e1bde6adb93a968c1d6aee28 100644 (file)
    #:day-of-week
    #:+datetime-number-strings+   
    #:utc-offset
-   
+   #:copy-binary-stream
+
    ;; impl.lisp
    #:probe-directory
    #:cwd
    #:quit
    #:command-line-arguments
-   #:shell-command-output
+   #:copy-file
+   #:run-shell-command
 
    ;; lists.lisp
    #:remove-from-tree-if
    #:command-output
    #:run-shell-command-output-stream
    #:delete-directory-and-files
-   
+   #:file-size
+
    ;; color.lisp
    #:rgb->hsv
    #:rgb255->hsv255