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
0accdd2c
Commit
0accdd2c
authored
Jun 18, 2009
by
Michael Sherman
Browse files
Minor comment change.
parent
35f0c21c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
examples/HelloEthane.cpp
examples/HelloEthane.cpp
+1
-2
No files found.
examples/HelloEthane.cpp
View file @
0accdd2c
...
...
@@ -148,10 +148,9 @@ static void myTerminateOpenMM(MyOpenMMData*);
// -----------------------------------------------------------------------------
//
MAIN PROGRAM
//
ETHANE
MAIN PROGRAM
// -----------------------------------------------------------------------------
int
main
()
{
// ALWAYS enclose all OpenMM calls with a try/catch block to make sure that
// usage and runtime errors are caught and reported.
try
{
...
...
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