[Cl-darcs-cvs] r65 - cl-darcs/trunk
1 Nov
2006
1 Nov
'06
12:39 a.m.
Author: mhenoch Date: Tue Oct 31 19:39:23 2006 New Revision: 65 Modified: cl-darcs/trunk/cl-darcs.asd Log: Add dependency on cl-ppcre Modified: cl-darcs/trunk/cl-darcs.asd ============================================================================== --- cl-darcs/trunk/cl-darcs.asd (original) +++ cl-darcs/trunk/cl-darcs.asd Tue Oct 31 19:39:23 2006 @@ -19,7 +19,9 @@ ;; Ironclad's SHA1 doesn't work with CLISP yet #+clisp :sb-sha1 ;; Files and directories - :cl-fad) + :cl-fad + ;; Regexps + :cl-ppcre) :components ((:file "packages")
7058
Age (days ago)
7058
Last active (days ago)
0 comments
1 participants
participants (1)
-
mhenoch@common-lisp.net