You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2003/06/21 00:19:14 UTC

cvs commit: xml-xerces/c/src/xercesc/validators/schema XMLSchemaDescriptionImpl.cpp

peiyongz    2003/06/20 15:19:13

  Modified:    c/src/xercesc/validators/schema XMLSchemaDescriptionImpl.cpp
  Log:
  Stateless Grammar Pool :: Part I
  
  Revision  Changes    Path
  1.2       +6 -3      xml-xerces/c/src/xercesc/validators/schema/XMLSchemaDescriptionImpl.cpp
  
  Index: XMLSchemaDescriptionImpl.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/schema/XMLSchemaDescriptionImpl.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XMLSchemaDescriptionImpl.cpp	20 Jun 2003 18:40:28 -0000	1.1
  +++ XMLSchemaDescriptionImpl.cpp	20 Jun 2003 22:19:12 -0000	1.2
  @@ -56,6 +56,9 @@
   
   /*
    * $Log$
  + * Revision 1.2  2003/06/20 22:19:12  peiyongz
  + * Stateless Grammar Pool :: Part I
  + *
    * Revision 1.1  2003/06/20 18:40:28  peiyongz
    * Stateless Grammar Pool :: Part I
    *
  @@ -67,7 +70,7 @@
   // ---------------------------------------------------------------------------
   //  Includes
   // ---------------------------------------------------------------------------
  -#include <xercesc/validators/Schema/XMLSchemaDescriptionImpl.hpp>
  +#include <xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp>
   
   XERCES_CPP_NAMESPACE_BEGIN
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org