--- trunk/src/restraints/ThermoIntegrationForceManager.cpp 2005/10/13 22:26:47 665 +++ trunk/src/restraints/ThermoIntegrationForceManager.cpp 2006/06/22 15:21:01 993 @@ -144,7 +144,7 @@ namespace oopse { tempTau = curSnapshot->statData.getTau(); tempTau *= factor_; curSnapshot->statData.setTau(tempTau); - + // do crystal restraint forces for thermodynamic integration if (simParam->getUseSolidThermInt()) {