Unverified Commit 32193422 authored by 9527567's avatar 9527567 Committed by GitHub
Browse files

Add pythonforce.i to SWIG input files (#5148)

Added pythonforce.i to SWIG input files for Python.
parent 103b64b3
......@@ -164,6 +164,7 @@ set(SWIG_INPUT_FILES2
"${SWIG_OPENMM_DIR}/swig_lib/python/features.i"
"${SWIG_OPENMM_DIR}/swig_lib/python/header.i"
"${SWIG_OPENMM_DIR}/swig_lib/python/pythoncode.i"
"${SWIG_OPENMM_DIR}/swig_lib/python/pythonforce.i"
"${SWIG_OPENMM_DIR}/swig_lib/python/typemaps.i"
)
......
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