--- trunk/OOPSE/libmdtools/fortranWrapDefines.hpp 2003/07/17 19:25:51 631 +++ trunk/OOPSE/libmdtools/fortranWrapDefines.hpp 2003/07/17 20:32:24 635 @@ -14,7 +14,7 @@ #define doForceLoopList ( double* positionArray, double* RotationMatrixArray, double* unitVectorArray_l, double* forceArray, double *torqueArray, double* StressTensor, double* potentialEnergy, short int* doPotentialCalc, short int* doStressCalc, int* isError ) -#define set_sticky_params_List ( double* sticky_w0, double* sticky_v0 ) +#define set_sticky_params_List ( double* sticky_w0, double* sticky_v0, double* sticky_v0p, double* sticky_rl, double* sticky_ru, double* sticky_rlp, double* sticky_rup ) #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 )