--- trunk/OOPSE/libmdtools/fortranWrapDefines.hpp 2003/04/09 04:06:43 483 +++ trunk/OOPSE/libmdtools/fortranWrapDefines.hpp 2003/04/11 15:16:59 490 @@ -16,7 +16,7 @@ #define set_gb_pair_params_List ( double* GB_sigma, double* GB_l2b_ratio, double* GB_eps, double* GB_eps_ratio, double* GB_mu, double* GB_nu ) -#define setFortranSimList ( simtype* the_Info, int* nLocal, int* identArray, int* nLocalExcludes, int* excludesLocalArray, int* nGloabalsExcludes, int* excludesGlobalArray, int* molMembershipArray, int* isError ) +#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 ) // BoxArray is a length 3 array