"openmmapi/src/CustomCVForceImpl.cpp" did not exist on "3eb561ad211cf8fbcca9e28ac90aa9dacdda42c1"
Commit 49722158 authored by peastman's avatar peastman
Browse files

Bug fix

parent 0d829062
...@@ -146,6 +146,7 @@ def buildKeywordDictionary(major_version_num=MAJOR_VERSION_NUM, ...@@ -146,6 +146,7 @@ def buildKeywordDictionary(major_version_num=MAJOR_VERSION_NUM,
"simtk.openmm.app", "simtk.openmm.app",
"simtk.openmm.app.internal", "simtk.openmm.app.internal",
"simtk.openmm.app.internal.charmm", "simtk.openmm.app.internal.charmm",
"simtk.openmm.app.internal.pdbx",
"simtk.openmm.app.internal.pdbx.reader", "simtk.openmm.app.internal.pdbx.reader",
"simtk.openmm.app.internal.pdbx.writer"] "simtk.openmm.app.internal.pdbx.writer"]
setupKeywords["data_files"] = [] setupKeywords["data_files"] = []
......
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