Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
ce46b9b0
Commit
ce46b9b0
authored
Dec 25, 2013
by
Jason Swails
Browse files
Bring GBn2 into the simtk.openmm.app namespace. Also remove some redundant
references.
parent
5219d2a5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
wrappers/python/simtk/openmm/app/__init__.py
wrappers/python/simtk/openmm/app/__init__.py
+1
-6
No files found.
wrappers/python/simtk/openmm/app/__init__.py
View file @
ce46b9b0
...
...
@@ -15,7 +15,7 @@ from pdbfile import PDBFile
from
forcefield
import
ForceField
from
simulation
import
Simulation
from
pdbreporter
import
PDBReporter
from
amberprmtopfile
import
AmberPrmtopFile
from
amberprmtopfile
import
AmberPrmtopFile
,
HCT
,
OBC1
,
OBC2
,
GBn
,
GBn2
from
amberinpcrdfile
import
AmberInpcrdFile
from
dcdfile
import
DCDFile
from
gromacsgrofile
import
GromacsGroFile
...
...
@@ -37,8 +37,3 @@ PME = forcefield.PME
HBonds
=
forcefield
.
HBonds
AllBonds
=
forcefield
.
AllBonds
HAngles
=
forcefield
.
HAngles
HCT
=
amberprmtopfile
.
HCT
OBC1
=
amberprmtopfile
.
OBC1
OBC2
=
amberprmtopfile
.
OBC2
GBn
=
amberprmtopfile
.
GBn
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment