X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=9b9316f9f05f9e23e1bde6adb93a968c1d6aee28;hp=64db28fb66e2c7f168395a6649ec7edb44f37d19;hb=1b7f506ec98bd5b885203a3250c52603b943cee9;hpb=e9927af19ebf762b2311f296643c00e3aa9cbb00 diff --git a/package.lisp b/package.lisp index 64db28f..9b9316f 100644 --- a/package.lisp +++ b/package.lisp @@ -108,13 +108,15 @@ #: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 @@ -286,7 +288,9 @@ ;; os.lisp #:command-output #:run-shell-command-output-stream - + #:delete-directory-and-files + #:file-size + ;; color.lisp #:rgb->hsv #:rgb255->hsv255