peiyongz 2002/11/08 08:19:05 Modified: c/samples/SAXCount SAXCount.cpp Log: no message Revision Changes Path 1.26 +3 -1 xml-xerces/c/samples/SAXCount/SAXCount.cpp Index: SAXCount.cpp =================================================================== RCS file: /home/cvs/xml-xerces/c/samples/SAXCount/SAXCount.cpp,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- SAXCount.cpp 7 Nov 2002 18:31:04 -0000 1.25 +++ SAXCount.cpp 8 Nov 2002 16:19:05 -0000 1.26 @@ -56,6 +56,9 @@ /* * $Log$ +* Revision 1.26 2002/11/08 16:19:05 peiyongz +* no message +* * Revision 1.25 2002/11/07 18:31:04 peiyongz * command line option for "locale" * @@ -170,7 +173,6 @@ " -n Enable namespace processing. Defaults to off.\n" " -s Enable schema processing. Defaults to off.\n" " -f Enable full schema constraint checking. Defaults to off.\n" - " -special:nel Recognize nel \n" " -locale=ll_CC specify the locale, default: en_US \n" " -? Show this help.\n\n" " * = Default if not provided explicitly.\n"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]