--- trunk/OOPSE/libBASS/mpiBASS.h 2004/01/27 19:37:48 988 +++ trunk/OOPSE/libBASS/mpiBASS.h 2004/01/29 23:01:17 998 @@ -33,7 +33,7 @@ typedef struct mpiBASSEvent{ typedef struct mpiBASSEvent{ int type; double d1,d2,d3; - int i1,i2,i3,i4; + int i1; char cArray[120]; char lhs[80]; } mBEvent;