Commit 44d4d6b2 authored by peastman's avatar peastman
Browse files

Merge pull request #394 from jchodera/master

Fix broken Python wrappers
parents 04658d87 85b25060
...@@ -64,7 +64,7 @@ using namespace OpenMM; ...@@ -64,7 +64,7 @@ using namespace OpenMM;
%include OpenMM_docstring.i %include OpenMM_docstring.i
%include OpenMM_headers.i %include OpenMMSwigHeaders.i
%pythoncode %{ %pythoncode %{
# when we import * from the python module, we only want to import the # 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