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:38:42 UTC

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

peiyongz    2003/06/20 14:38:42

  Modified:    c/src/xercesc/internal Makefile.in
  Log:
  Stateless Grammar Pool :: Part I
  
  Revision  Changes    Path
  1.12      +2 -2      xml-xerces/c/src/xercesc/internal/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/internal/Makefile.in,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- Makefile.in	20 Jun 2003 18:53:16 -0000	1.11
  +++ Makefile.in	20 Jun 2003 21:38:42 -0000	1.12
  @@ -103,7 +103,7 @@
   
   INTERNAL_CPP_OBJECTS = \
   	DGXMLScanner.$(TO) \
  -	ElemStack.$(TO) \	
  +	ElemStack.$(TO) \
   	IGXMLScanner.$(TO) \
   	IGXMLScanner2.$(TO) \
   	MemoryManagerImpl.$(TO) \
  
  
  

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