"platforms/cpu/tests/TestCpuCompoundIntegrator.cpp" did not exist on "d9941f475d4a2d64e7a5c8573ee143b1d9694ce4"
Commit 91788719 authored by Peter Eastman's avatar Peter Eastman
Browse files

Minor fixes to comments

parent 72f3fe31
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
namespace OpenMM { namespace OpenMM {
/** /**
* This is the internal implementation of CustomNonbondedForce. * This is the internal implementation of CustomCompoundBondForce.
*/ */
class OPENMM_EXPORT CustomCompoundBondForceImpl : public ForceImpl { class OPENMM_EXPORT CustomCompoundBondForceImpl : public ForceImpl {
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
namespace OpenMM { namespace OpenMM {
/** /**
* This is the internal implementation of CustomNonbondedForce. * This is the internal implementation of CustomHbondForce.
*/ */
class OPENMM_EXPORT CustomHbondForceImpl : public ForceImpl { class OPENMM_EXPORT CustomHbondForceImpl : public ForceImpl {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment