--- parser3/src/include/pa_table.h 2015/09/22 23:46:22 1.68 +++ parser3/src/include/pa_table.h 2015/10/26 01:21:56 1.69 @@ -1,14 +1,14 @@ /** @file Parser: table class decl. - Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2015 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ #ifndef PA_TABLE_H #define PA_TABLE_H -#define IDENT_PA_TABLE_H "$Id: pa_table.h,v 1.68 2015/09/22 23:46:22 moko Exp $" +#define IDENT_PA_TABLE_H "$Id: pa_table.h,v 1.69 2015/10/26 01:21:56 moko Exp $" #include "pa_types.h" #include "pa_hash.h"