--- parser3/src/include/pa_exec.h 2001/05/17 10:22:24 1.2 +++ parser3/src/include/pa_exec.h 2002/02/08 08:30:13 1.7 @@ -1,17 +1,15 @@ /** @file Parser: program executing for different OS-es decls. - Copyright (c) 2000,2001 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2000,2001, 2002 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexandr Petrosian (http://paf.design.ru) - Author: Alexander Petrosyan (http://design.ru/paf) - - $Id: pa_exec.h,v 1.2 2001/05/17 10:22:24 parser Exp $ + $Id: pa_exec.h,v 1.7 2002/02/08 08:30:13 paf Exp $ */ #ifndef PA_EXEC_H #define PA_EXEC_H -#include "pa_config_includes.h" #include "pa_string.h" #include "pa_hash.h" #include "pa_array.h"