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

31 Oct
2006
31 Oct
'06
4:39 p.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")
6861
Age (days ago)
6861
Last active (days ago)
0 comments
1 participants
participants (1)
-
mhenoch@common-lisp.net