--- trunk/OOPSE/libBASS/BASS_parse.c 2003/08/11 19:38:44 675 +++ trunk/OOPSE/libBASS/BASS_parse.c 2003/11/06 19:24:31 854 @@ -2,12 +2,12 @@ #include #include -#include -#include -#include +#include "BASSyacc.h" +#include "BASS_parse.h" +#include "simError.h" #ifdef IS_MPI #define __is_lex__ -#include +#include "mpiBASS.h" #endif #define HASH_SIZE 211 // the size of the hash table