--- trunk/OOPSE/libmdtools/SimSetup.hpp 2003/07/29 16:32:37 656 +++ trunk/OOPSE/libmdtools/SimSetup.hpp 2003/07/31 19:59:34 660 @@ -99,5 +99,7 @@ class SimSetup{ (private) int* globalIndex; #endif //is_mpi + void setupZConstraint(void); + }; #endif