--- parser3/src/include/pa_exec.h 2001/09/26 10:32:25 1.3 +++ parser3/src/include/pa_exec.h 2001/12/15 21:28:19 1.5 @@ -2,15 +2,14 @@ Parser: program executing for different OS-es decls. Copyright (c) 2000,2001 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://design.ru/paf) + Author: Alexander Petrosyan (http://paf.design.ru) - $Id: pa_exec.h,v 1.3 2001/09/26 10:32:25 parser Exp $ + $Id: pa_exec.h,v 1.5 2001/12/15 21:28:19 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"