--- parser3/src/include/pa_table.h 2020/12/25 22:05:31 1.72 +++ parser3/src/include/pa_table.h 2023/09/26 20:49:08 1.73 @@ -1,14 +1,14 @@ /** @file Parser: table class decl. - Copyright (c) 2001-2020 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2001-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef PA_TABLE_H #define PA_TABLE_H -#define IDENT_PA_TABLE_H "$Id: pa_table.h,v 1.72 2020/12/25 22:05:31 moko Exp $" +#define IDENT_PA_TABLE_H "$Id: pa_table.h,v 1.73 2023/09/26 20:49:08 moko Exp $" #include "pa_types.h" #include "pa_hash.h"