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 2001/08/10 18:42:33 UTC

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

peiyongz    01/08/10 09:42:33

  Modified:    c/src/util Makefile.in
  Log:
  XMLUri Added
  
  Revision  Changes    Path
  1.43      +5 -0      xml-xerces/c/src/util/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/util/Makefile.in,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- Makefile.in	2001/07/26 20:40:01	1.42
  +++ Makefile.in	2001/08/10 16:42:33	1.43
  @@ -55,6 +55,9 @@
   #
   #
   # $Log: Makefile.in,v $
  +# Revision 1.43  2001/08/10 16:42:33  peiyongz
  +# XMLUri Added
  +#
   # Revision 1.42  2001/07/26 20:40:01  peiyongz
   # XMLFloat
   #
  @@ -355,6 +358,7 @@
       XMLNetAccessor.hpp \
       XMLString.hpp \
       XMLUCS4Transcoder.hpp \
  +    XMLUri.hpp \
       XMLURL.hpp \
       XMLUTF16Transcoder.hpp \
       XMLUTF8Transcoder.hpp \
  @@ -398,6 +402,7 @@
       QName.$(TO) \
       StringPool.$(TO) \
       XMLStringTokenizer.$(TO) \
  +    XMLUri.$(TO) \
       XMLURL.$(TO) \
       TransService.$(TO) \
       XML256TableTranscoder.$(TO) \
  
  
  

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