--- parser3/src/main/pa_dictionary.C 2004/02/11 15:33:15 1.22 +++ parser3/src/main/pa_dictionary.C 2005/08/05 13:03:01 1.22.14.1 @@ -1,11 +1,11 @@ /** @file Parser: dictionary class impl. - Copyright (c) 2001-2004 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2005 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_DICTIONARY_C="$Date: 2004/02/11 15:33:15 $"; +static const char * const IDENT_DICTIONARY_C="$Date: 2005/08/05 13:03:01 $"; #include "pa_dictionary.h" #include "pa_exception.h"