--- parser3/src/main/compile_tools.h 2001/09/18 16:05:42 1.48 +++ parser3/src/main/compile_tools.h 2001/12/15 21:28:20 1.52 @@ -2,16 +2,14 @@ Parser: compiler support helper functions decls. Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexander Petrosyan (http://paf.design.ru) - Author: Alexander Petrosyan (http://design.ru/paf) - - $Id: compile_tools.h,v 1.48 2001/09/18 16:05:42 parser Exp $ + $Id: compile_tools.h,v 1.52 2001/12/15 21:28:20 paf Exp $ */ #ifndef COMPILE_TOOLS #define COMPILE_TOOLS -#include "pa_config_includes.h" #include "pa_opcode.h" #include "pa_types.h" #include "pa_vstring.h"