Commit 3e96add8 authored by Jason Swails's avatar Jason Swails
Browse files

More docstring improvements.

parent 0c1cbb48
......@@ -1466,8 +1466,7 @@ def _box_vectors_from_lengths_angles(a, b, c, alpha, beta, gamma):
def set_molecules(atom_list):
"""
Correctly sets the ATOMS_PER_MOLECULE and SOLVENT_POINTERS sections of the
topology file.
Correctly sets the molecularity of the system based on connectivity
"""
from sys import setrecursionlimit, getrecursionlimit
# Since we use a recursive function here, we make sure that the recursion
......
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