Commit ac57dde4 authored by John Chodera (MSKCC)'s avatar John Chodera (MSKCC)
Browse files

Weird, I thought I had fixed that.

parent 1ca013ab
...@@ -287,7 +287,7 @@ class ForceField(object): ...@@ -287,7 +287,7 @@ class ForceField(object):
or additional parameters. or additional parameters.
""" """
self._templateGenerators.append(template_generator) self._templateGenerators.append(generator)
def _findAtomTypes(self, attrib, num): def _findAtomTypes(self, attrib, num):
"""Parse the attributes on an XML tag to find the set of atom types for each atom it involves. """Parse the attributes on an XML tag to find the set of atom types for each atom it involves.
......
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