--- parser3/src/include/pa_string.h 2024/09/11 21:07:36 1.233 +++ parser3/src/include/pa_string.h 2024/11/04 03:53:25 1.234 @@ -1,14 +1,14 @@ /** @file Parser: string 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_STRING_H #define PA_STRING_H -#define IDENT_PA_STRING_H "$Id: pa_string.h,v 1.233 2024/09/11 21:07:36 moko Exp $" +#define IDENT_PA_STRING_H "$Id: pa_string.h,v 1.234 2024/11/04 03:53:25 moko Exp $" // includes #include "pa_types.h"