--- parser3/src/include/pa_table.h 2023/09/26 20:49:08 1.73 +++ 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-2023 Art. Lebedev Studio (http://www.artlebedev.com) + 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.73 2023/09/26 20:49:08 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"