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/20 23:56:08 UTC

cvs commit: xml-xerces/c/src/xercesc/validators/schema Makefile.in

peiyongz    2003/06/20 14:56:07

  Modified:    c/src/xercesc/validators/schema Makefile.in
  Log:
  Stateless Grammar Pool :: Part I
  
  Revision  Changes    Path
  1.9       +4 -1      xml-xerces/c/src/xercesc/validators/schema/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/schema/Makefile.in,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- Makefile.in	20 Jun 2003 19:03:03 -0000	1.8
  +++ Makefile.in	20 Jun 2003 21:56:07 -0000	1.9
  @@ -55,6 +55,9 @@
   #
   #
   # $Log$
  +# Revision 1.9  2003/06/20 21:56:07  peiyongz
  +# Stateless Grammar Pool :: Part I
  +#
   # Revision 1.8  2003/06/20 19:03:03  peiyongz
   # Stateless Grammar Pool :: Part I
   #
  @@ -202,7 +205,7 @@
   	XercesAttGroupInfo.$(TO) \
   	XercesElementWildcard.$(TO) \
   	XercesGroupInfo.$(TO) \
  -	XMLSchemaDescriptionImpl.$(TO) \	
  +	XMLSchemaDescriptionImpl.$(TO) \
   	XUtil.$(TO) \
   	XSDDOMParser.$(TO) \
   	XSDLocator.$(TO) \
  
  
  

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