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
ac57dde4
Commit
ac57dde4
authored
Jan 04, 2016
by
John Chodera (MSKCC)
Browse files
Weird, I thought I had fixed that.
parent
1ca013ab
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/python/simtk/openmm/app/forcefield.py
wrappers/python/simtk/openmm/app/forcefield.py
+1
-1
No files found.
wrappers/python/simtk/openmm/app/forcefield.py
View file @
ac57dde4
...
...
@@ -287,7 +287,7 @@ class ForceField(object):
or additional parameters.
"""
self
.
_templateGenerators
.
append
(
template_
generator
)
self
.
_templateGenerators
.
append
(
generator
)
def
_findAtomTypes
(
self
,
attrib
,
num
):
"""Parse the attributes on an XML tag to find the set of atom types for each atom it involves.
...
...
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