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

Reply via email to