--- parser3/src/include/pa_pool.h 2015/10/26 01:21:56 1.91 +++ parser3/src/include/pa_pool.h 2017/02/07 22:00:35 1.92 @@ -1,7 +1,7 @@ /** @file Parser: pool class decl. - Copyright (c) 2000-2015 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2000-2017 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ @@ -9,7 +9,7 @@ #ifndef PA_POOL_H #define PA_POOL_H -#define IDENT_PA_POOL_H "$Id: pa_pool.h,v 1.91 2015/10/26 01:21:56 moko Exp $" +#define IDENT_PA_POOL_H "$Id: pa_pool.h,v 1.92 2017/02/07 22:00:35 moko Exp $" #include "pa_config_includes.h" #include "pa_array.h"