|
|
| version 1.1, 2003/11/06 08:51:01 | version 1.4, 2005/08/09 08:14:52 |
|---|---|
| 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-2005 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" |