--- trunk/OOPSE-4/src/UseTheForce/fForceOptions.h 2005/12/07 19:46:56 2496 +++ trunk/OOPSE-4/src/UseTheForce/fForceOptions.h 2006/05/17 21:51:42 2759 @@ -8,8 +8,8 @@ typedef struct{ typedef struct{ int DistanceMixingRule; int EnergyMixingRule; - double vdw14scale; - double electrostatic14scale; + RealType vdw14scale; + RealType electrostatic14scale; } ForceOptions;