peiyongz    2003/12/11 13:57:26

  Modified:    c/src/xercesc/validators/datatype Makefile.in
  Log:
  XMLCanRepGroup
  
  Revision  Changes    Path
  1.4       +5 -0      xml-xerces/c/src/xercesc/validators/datatype/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/datatype/Makefile.in,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Makefile.in       17 Sep 2002 21:24:25 -0000      1.3
  +++ Makefile.in       11 Dec 2003 21:57:26 -0000      1.4
  @@ -55,6 +55,9 @@
   #
   #
   # $Log$
  +# Revision 1.4  2003/12/11 21:57:26  peiyongz
  +# XMLCanRepGroup
  +#
   # Revision 1.3  2002/09/17 21:24:25  peiyongz
   # RPM for Xerces2.1.0, patch from Thomas Woerner ([EMAIL PROTECTED])
   #
  @@ -192,6 +195,7 @@
        MonthDayDatatypeValidator.hpp \
        YearDatatypeValidator.hpp \
        YearMonthDatatypeValidator.hpp \
  +     XMLCanRepGroup.hpp \
        DurationDatatypeValidator.hpp
   
   VALIDATORS_DATATYPE_CPP_PRIVHEADERS =
  @@ -231,6 +235,7 @@
        MonthDayDatatypeValidator.$(TO) \
        YearDatatypeValidator.$(TO) \
        YearMonthDatatypeValidator.$(TO) \
  +     XMLCanRepGroup.$(TO) \
        DurationDatatypeValidator.$(TO)
   
   all::        includes $(VALIDATORS_DATATYPE_CPP_OBJECTS)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to