"vscode:/vscode.git/clone" did not exist on "df20dcacdeebd468cfea49b0863e3dae2f910dce"
Commit 0accdd2c authored by Michael Sherman's avatar Michael Sherman
Browse files

Minor comment change.

parent 35f0c21c
......@@ -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 {
......
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