Commit 1db349e5 authored by Peter Eastman's avatar Peter Eastman
Browse files

Major cleanup of the AMOEBA API

parent a919f305
......@@ -38,7 +38,7 @@
namespace OpenMM {
/**
* This is a proxy for serializing AmoebaUreyBradleyForce objects.
* This is a proxy for serializing AmoebaGeneralizedKirkwoodForce objects.
*/
class OPENMM_EXPORT AmoebaGeneralizedKirkwoodForceProxy : public SerializationProxy {
......
......@@ -38,7 +38,7 @@
namespace OpenMM {
/**
* This is a proxy for serializing AmoebaUreyBradleyForce objects.
* This is a proxy for serializing AmoebaMultipoleForce objects.
*/
class OPENMM_EXPORT AmoebaMultipoleForceProxy : public SerializationProxy {
......@@ -50,4 +50,4 @@ public:
} // namespace OpenMM
#endif /*OPENMM_AMOEBA_UREY_BRADLEY_FORCE_PROXY_H_*/
#endif /*OPENMM_AMOEBA_MULTIPOLE_FORCE_PROXY_H_*/
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