--- trunk/OOPSE-4/src/UseTheForce/doForces_interface.h 2005/04/15 22:04:00 2204 +++ trunk/OOPSE-4/src/UseTheForce/doForces_interface.h 2005/08/30 18:23:50 2279 @@ -51,6 +51,8 @@ extern "C"{ extern "C"{ void initFortranFF( int* useReactionField, + int* useUndampedWolf, + int* useDampedWolf, int *isError );