--- parser3/src/include/pa_table.h 2020/12/25 22:05:31 1.72 +++ parser3/src/include/pa_table.h 2024/11/04 03:53:25 1.74 @@ -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-2024 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.74 2024/11/04 03:53:25 moko Exp $" #include "pa_types.h" #include "pa_hash.h"