You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ro...@locus.apache.org on 2000/11/02 08:23:29 UTC

cvs commit: xml-xerces/c/src/util XercesDefs.hpp

roddey      00/11/01 23:23:28

  Modified:    c/src/util XercesDefs.hpp
  Log:
  Just a test of checkin access
  
  Revision  Changes    Path
  1.8       +5 -0      xml-xerces/c/src/util/XercesDefs.hpp
  
  Index: XercesDefs.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/util/XercesDefs.hpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- XercesDefs.hpp	2000/08/18 21:29:14	1.7
  +++ XercesDefs.hpp	2000/11/02 07:23:27	1.8
  @@ -56,6 +56,9 @@
   
   /*
    * $Log: XercesDefs.hpp,v $
  + * Revision 1.8  2000/11/02 07:23:27  roddey
  + * Just a test of checkin access
  + *
    * Revision 1.7  2000/08/18 21:29:14  andyh
    * Change version to 1.3 in preparation for upcoming Xerces 1.3
    * and XML4C 3.3 stable releases
  @@ -132,6 +135,7 @@
   #if !defined(XERCESDEFS_HPP)
   #define XERCESDEFS_HPP
   
  +// Just a check in test, remove me!
   
   // ---------------------------------------------------------------------------
   //  These are the various representations of the current version of Xerces.