Commit 85b25060 authored by John Chodera (MSKCC)'s avatar John Chodera (MSKCC)
Browse files

A previous commit had changed OpenMM_headers.i to OpenMMSwigHeaders.i without...

A previous commit had changed OpenMM_headers.i to OpenMMSwigHeaders.i without changing the corresponding include statement in OpenMM.i.
parent 04658d87
......@@ -64,7 +64,7 @@ using namespace OpenMM;
%include OpenMM_docstring.i
%include OpenMM_headers.i
%include OpenMMSwigHeaders.i
%pythoncode %{
# when we import * from the python module, we only want to import the
......
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