[noctool-cvs] CVS source
imattsson
imattsson at common-lisp.net
Thu Feb 19 17:27:17 UTC 2009
Update of /project/noctool/cvsroot/source
In directory cl-net:/tmp/cvs-serv17473
Modified Files:
packages.lisp
Log Message:
IM
Need to export WITH-FORMAT from the noctool-config package!
--- /project/noctool/cvsroot/source/packages.lisp 2009/02/05 20:23:22 1.10
+++ /project/noctool/cvsroot/source/packages.lisp 2009/02/19 17:27:17 1.11
@@ -24,7 +24,7 @@
(:nicknames #:noctool-config)
(:use #:net.hexapodia.noctool #:net.hexapodia.noctool-graphs #:cl)
(:shadow #:load)
- (:export #:cluster #:ping #:load #:machine #:user #:ip #:ssh-port #:disk #:disks #:disk-ignore #:procs #:proc #:local-password #:local-hostname #:peer))
+ (:export #:cluster #:ping #:load #:machine #:user #:ip #:ssh-port #:disk #:disks #:disk-ignore #:procs #:proc #:local-password #:local-hostname #:peer #:with-format))
(defpackage #:net.hexapodia.noctool-network
(:nicknames #:noctool-network)
More information about the noctool-cvs
mailing list