--- parser3/src/include/pa_opcode.h 2001/10/31 13:07:34 1.7 +++ parser3/src/include/pa_opcode.h 2001/12/15 21:28:19 1.9 @@ -3,15 +3,14 @@ Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://design.ru/paf) + Author: Alexander Petrosyan (http://paf.design.ru) - $Id: pa_opcode.h,v 1.7 2001/10/31 13:07:34 paf Exp $ + $Id: pa_opcode.h,v 1.9 2001/12/15 21:28:19 paf Exp $ */ #ifndef CODE_H #define CODE_H -#include "pa_config_includes.h" #include "pa_string.h" #include "pa_array.h"