--- trunk/OOPSE/libmdtools/fortranWrapDefines.hpp 2003/04/11 15:16:59 490 +++ trunk/OOPSE/libmdtools/fortranWrapDefines.hpp 2003/07/01 21:33:45 569 @@ -18,7 +18,7 @@ #define setFortranSimList ( simtype* the_Info, int* nGlobal, int* nLocal, int* identArray, int* nLocalExcludes, int* excludesLocalArray, int* nGloabalsExcludes, int* excludesGlobalArray, int* molMembershipArray, int* isError ) -#define setFortranBoxList ( double *BoxArray ) +#define setFortranBoxList ( double *Hmat, double *HmatI, int* orthoRhombic ) // BoxArray is a length 3 array #ifdef IS_MPI