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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to