Commit 2eafe8f0 authored by Jason Swails's avatar Jason Swails

Update for chemistry -> parmed change

parent 887169b4
...@@ -27,8 +27,8 @@ from nifty import printcool, printcool_dictionary, _exec, which, wopen, isint, i ...@@ -27,8 +27,8 @@ from nifty import printcool, printcool_dictionary, _exec, which, wopen, isint, i
# from molecule import Molecule # from molecule import Molecule
# ParmEd import # ParmEd import
from chemistry import gromacs, amber from parmed import gromacs, amber
from chemistry.amber.mdin import Mdin from parmed.amber.mdin import Mdin
# OpenMM import # OpenMM import
import simtk.unit as u import simtk.unit as u
......
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