--- parser3/src/include/pa_table.h 2015/10/26 01:21:56 1.69 +++ parser3/src/include/pa_table.h 2020/12/15 17:10:32 1.71 @@ -1,14 +1,14 @@ /** @file Parser: table class decl. - Copyright (c) 2001-2015 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_TABLE_H #define PA_TABLE_H -#define IDENT_PA_TABLE_H "$Id: pa_table.h,v 1.69 2015/10/26 01:21:56 moko Exp $" +#define IDENT_PA_TABLE_H "$Id: pa_table.h,v 1.71 2020/12/15 17:10:32 moko Exp $" #include "pa_types.h" #include "pa_hash.h"