Diff for /parser3/src/main/pa_xml_exception.C between versions 1.1 and 1.3

version 1.1, 2003/11/06 08:51:01 version 1.3, 2004/02/11 15:33:16
Line 1 Line 1
 /** @file  /** @file
         Parser: exception class.          Parser: exception class.
   
         Copyright (c) 2001-2003 ArtLebedev Group (http://www.artlebedev.com)          Copyright (c) 2001-2004 ArtLebedev Group (http://www.artlebedev.com)
         Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)          Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)
 */  */
   
Line 9 Line 9
   
 #ifdef XML  #ifdef XML
   
 static const char* IDENT="$Date$";  static const char * const IDENT="$Date$";
   
 #include "pa_xml_exception.h"  #include "pa_xml_exception.h"
 #include "pa_globals.h"  #include "pa_globals.h"

Removed from v.1.1  
changed lines
  Added in v.1.3


E-mail: