[cl-soap-cvs] CVS update: cl-soap/cl-soap.asd
Sven Van Caekenberghe
scaekenberghe at common-lisp.net
Mon Sep 26 11:17:43 UTC 2005
Update of /project/cl-soap/cvsroot/cl-soap
In directory common-lisp.net:/tmp/cvs-serv24509
Modified Files:
cl-soap.asd
Log Message:
some code cleanup, more exports
Date: Mon Sep 26 13:17:42 2005
Author: scaekenberghe
Index: cl-soap/cl-soap.asd
diff -u cl-soap/cl-soap.asd:1.3 cl-soap/cl-soap.asd:1.4
--- cl-soap/cl-soap.asd:1.3 Thu Sep 22 21:58:50 2005
+++ cl-soap/cl-soap.asd Mon Sep 26 13:17:41 2005
@@ -1,6 +1,6 @@
;;;; -*- Mode: LISP -*-
;;;;
-;;;; $Id: cl-soap.asd,v 1.3 2005/09/22 19:58:50 scaekenberghe Exp $
+;;;; $Id: cl-soap.asd,v 1.4 2005/09/26 11:17:41 scaekenberghe Exp $
;;;;
;;;; The CL-SOAP ASDF system definition
;;;;
@@ -19,7 +19,7 @@
:maintainer "Sven Van Caekenberghe <svc at mac.com>"
:licence "Lesser Lisp General Public License (LLGPL)"
:description "Common Lisp SOAP Package"
- :long-description "CL-SOAP is an implementation of the SOAP 1.1 and WSDL 1.1 procotols"
+ :long-description "CL-SOAP is an implementation of the SOAP 1.1, WSDL 1.1 and XML Schema Definition procotols"
:components
((:module
More information about the Cl-soap-cvs
mailing list