--- parser3/src/include/pa_dictionary.h 2012/03/16 09:24:09 1.20 +++ parser3/src/include/pa_dictionary.h 2020/12/15 17:10:30 1.23 @@ -1,14 +1,14 @@ /** @file Parser: dictionary class decl. - Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2020 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ #ifndef PA_DICTIONARY_H #define PA_DICTIONARY_H -#define IDENT_PA_DICTIONARY_H "$Id: pa_dictionary.h,v 1.20 2012/03/16 09:24:09 moko Exp $" +#define IDENT_PA_DICTIONARY_H "$Id: pa_dictionary.h,v 1.23 2020/12/15 17:10:30 moko Exp $" #include "pa_table.h"