Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
91788719
"platforms/cpu/tests/TestCpuCompoundIntegrator.cpp" did not exist on "d9941f475d4a2d64e7a5c8573ee143b1d9694ce4"
Commit
91788719
authored
May 11, 2012
by
Peter Eastman
Browse files
Minor fixes to comments
parent
72f3fe31
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
openmmapi/include/openmm/internal/CustomCompoundBondForceImpl.h
...api/include/openmm/internal/CustomCompoundBondForceImpl.h
+1
-1
openmmapi/include/openmm/internal/CustomHbondForceImpl.h
openmmapi/include/openmm/internal/CustomHbondForceImpl.h
+1
-1
No files found.
openmmapi/include/openmm/internal/CustomCompoundBondForceImpl.h
View file @
91788719
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
namespace
OpenMM
{
namespace
OpenMM
{
/**
/**
* This is the internal implementation of Custom
Nonbonde
dForce.
* This is the internal implementation of Custom
CompoundBon
dForce.
*/
*/
class
OPENMM_EXPORT
CustomCompoundBondForceImpl
:
public
ForceImpl
{
class
OPENMM_EXPORT
CustomCompoundBondForceImpl
:
public
ForceImpl
{
...
...
openmmapi/include/openmm/internal/CustomHbondForceImpl.h
View file @
91788719
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
namespace
OpenMM
{
namespace
OpenMM
{
/**
/**
* This is the internal implementation of Custom
Non
bond
ed
Force.
* This is the internal implementation of Custom
H
bondForce.
*/
*/
class
OPENMM_EXPORT
CustomHbondForceImpl
:
public
ForceImpl
{
class
OPENMM_EXPORT
CustomHbondForceImpl
:
public
ForceImpl
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment