--- parser3/src/include/pa_exec.h 2024/11/04 03:53:25 1.26 +++ parser3/src/include/pa_exec.h 2026/04/25 13:38:46 1.27 @@ -1,14 +1,14 @@ /** @file Parser: program executing for different OS-es decls. - Copyright (c) 2000-2024 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2000-2026 Art. Lebedev Studio (https://www.artlebedev.com) Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef PA_EXEC_H #define PA_EXEC_H -#define IDENT_PA_EXEC_H "$Id: pa_exec.h,v 1.26 2024/11/04 03:53:25 moko Exp $" +#define IDENT_PA_EXEC_H "$Id: pa_exec.h,v 1.27 2026/04/25 13:38:46 moko Exp $" #include "pa_string.h" #include "pa_hash.h"