[cxml-cvs] CVS cxml
dlichteblau
dlichteblau at common-lisp.net
Sun Feb 18 14:35:14 UTC 2007
Update of /project/cxml/cvsroot/cxml
In directory clnet:/tmp/cvs-serv13701
Modified Files:
cxml.asd
Log Message:
klacks fixes
--- /project/cxml/cvsroot/cxml/cxml.asd 2007/02/11 18:21:20 1.14
+++ /project/cxml/cvsroot/cxml/cxml.asd 2007/02/18 14:35:14 1.15
@@ -127,7 +127,7 @@
"test/"
(make-pathname :name nil :type nil :defaults *load-truename*))
:components ((:file "domtest") (:file "xmlconf"))
- :depends-on (:cxml-xml :cxml-dom))
+ :depends-on (:cxml-xml :cxml-klacks :cxml-dom))
(asdf:defsystem :cxml
:components ()
More information about the Cxml-cvs
mailing list