--- parser3/src/include/pa_table.h 2015/09/22 23:46:22 1.68 +++ parser3/src/include/pa_table.h 2017/02/07 22:00:37 1.70 @@ -1,14 +1,14 @@ /** @file Parser: table class decl. - Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2017 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.70 2017/02/07 22:00:37 moko Exp $" #include "pa_types.h" #include "pa_hash.h"