--- trunk/OOPSE/libmdtools/SimSetup.hpp 2003/08/07 21:47:18 670 +++ trunk/OOPSE/libmdtools/SimSetup.hpp 2003/08/12 17:51:33 682 @@ -95,7 +95,7 @@ class SimSetup{ (private) int* globalIndex; #endif //is_mpi - void setupZConstraint(void); + void setupZConstraint(SimInfo& theInfo); //setup parameters for zconstraint method }; #endif