--- parser3/src/include/pa_exec.h 2017/02/07 22:00:34 1.23 +++ parser3/src/include/pa_exec.h 2020/12/15 17:10:31 1.24 @@ -1,14 +1,14 @@ /** @file Parser: program executing for different OS-es decls. - Copyright (c) 2000-2017 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2000-2020 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ #ifndef PA_EXEC_H #define PA_EXEC_H -#define IDENT_PA_EXEC_H "$Id: pa_exec.h,v 1.23 2017/02/07 22:00:34 moko Exp $" +#define IDENT_PA_EXEC_H "$Id: pa_exec.h,v 1.24 2020/12/15 17:10:31 moko Exp $" #include "pa_string.h" #include "pa_hash.h"