--- parser3/src/include/pa_pool.h 2023/09/26 20:49:07 1.96 +++ parser3/src/include/pa_pool.h 2024/11/04 03:53:25 1.97 @@ -1,7 +1,7 @@ /** @file Parser: pool class decl. - Copyright (c) 2000-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2000-2024 Art. Lebedev Studio (http://www.artlebedev.com) Authors: Konstantin Morshnev , Alexandr Petrosian */ @@ -9,7 +9,7 @@ #ifndef PA_POOL_H #define PA_POOL_H -#define IDENT_PA_POOL_H "$Id: pa_pool.h,v 1.96 2023/09/26 20:49:07 moko Exp $" +#define IDENT_PA_POOL_H "$Id: pa_pool.h,v 1.97 2024/11/04 03:53:25 moko Exp $" #include "pa_config_includes.h" #include "pa_array.h"