[cl-unification-cvs] CVS cl-unification/lib-dependent

mantoniotti mantoniotti at common-lisp.net
Fri Apr 17 22:40:29 UTC 2009


Update of /project/cl-unification/cvsroot/cl-unification/lib-dependent
In directory cl-net:/tmp/cvs-serv28352

Modified Files:
	cl-ppcre-template.lisp 
Log Message:
Removed REQUIRE of CL-PPCRE.  Too brittle.


--- /project/cl-unification/cvsroot/cl-unification/lib-dependent/cl-ppcre-template.lisp	2009/04/15 10:24:28	1.1
+++ /project/cl-unification/cvsroot/cl-unification/lib-dependent/cl-ppcre-template.lisp	2009/04/17 22:40:29	1.2
@@ -5,8 +5,6 @@
 
 (in-package "CL.EXT.DACF.UNIFICATION") ; DACF = Data And Control Flow.
 
-(require "CL-PPCRE")
-
 
 ;;;; REGEXP Templates.
 ;;;; Another extension of the type specifier language.





More information about the Cl-unification-cvs mailing list