Commit bdbb6cb3 authored by Jason Swails's avatar Jason Swails
Browse files

Import the CHARMM objects into the toplevel namespace of the app layer.

parent f5b8e0c3
......@@ -26,6 +26,8 @@ from statedatareporter import StateDataReporter
from element import Element
from desmonddmsfile import DesmondDMSFile
from checkpointreporter import CheckpointReporter
from charmm.psf import ProteinStructure as CharmmPSF
from charmm.parameters import ParameterSet as CharmmParameterSet
# Enumerated values
......
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