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

6 Oct
2006
6 Oct
'06
12:50 p.m.
Author: mhenoch Date: Fri Oct 6 15:50:49 2006 New Revision: 50 Modified: cl-darcs/trunk/cl-darcs.asd Log: Load write-patch.lisp in ASDF file Modified: cl-darcs/trunk/cl-darcs.asd ============================================================================== --- cl-darcs/trunk/cl-darcs.asd (original) +++ cl-darcs/trunk/cl-darcs.asd Fri Oct 6 15:50:49 2006 @@ -36,6 +36,7 @@ (:file "patch-core" :depends-on ("util")) (:file "read-patch" :depends-on ("patch-core")) + (:file "write-patch" :depends-on ("patch-core")) (:file "apply-patch" :depends-on ("patch-core")) (:file "invert-patch" :depends-on ("patch-core")) (:file "touching" :depends-on ("patch-core"))
6890
Age (days ago)
6890
Last active (days ago)
0 comments
1 participants
participants (1)
-
mhenoch@common-lisp.net