[Cl-darcs-cvs] r73 - cl-darcs/trunk

mhenoch at common-lisp.net mhenoch at common-lisp.net
Wed Nov 22 21:56:23 UTC 2006


Author: mhenoch
Date: Wed Nov 22 16:56:23 2006
New Revision: 73

Modified:
   cl-darcs/trunk/packages.lisp
Log:
Export diff-repo


Modified: cl-darcs/trunk/packages.lisp
==============================================================================
--- cl-darcs/trunk/packages.lisp	(original)
+++ cl-darcs/trunk/packages.lisp	Wed Nov 22 16:56:23 2006
@@ -4,4 +4,4 @@
   (:use :cl)
   (:nicknames :cl-darcs)
   (:export
-   #:get-repo #:pull #:*http-proxy*))
+   #:get-repo #:pull #:diff-repo #:*http-proxy*))



More information about the Cl-darcs-cvs mailing list