Wrote the count_molecules() and count_residues() functions.
Wrote the determine_seq_type() function.
Fatal indentation fix.
Shifted the focus of the Grace module from residues to spins.
Fixed the calls to x_return_value() and y_return_value().
Fixed the call to get_data().
Removed a remaining instance of 'self' from the write() function.
Fixed the grace.write() user function interface.
A few small fixes for the write() function.
Updated the grace.write() user function interface to the new design.