mailr5482 - /1.3/data/mol_res_spin.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on April 09, 2008 - 11:19:
Author: bugman
Date: Wed Apr  9 11:10:57 2008
New Revision: 5482

URL: http://svn.gna.org/viewcvs/relax?rev=5482&view=rev
Log:
Fixed a comment in the ResidueContainer.__repr__() method.


Modified:
    1.3/data/mol_res_spin.py

Modified: 1.3/data/mol_res_spin.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/mol_res_spin.py?rev=5482&r1=5481&r2=5482&view=diff
==============================================================================
--- 1.3/data/mol_res_spin.py (original)
+++ 1.3/data/mol_res_spin.py Wed Apr  9 11:10:57 2008
@@ -211,7 +211,7 @@
                 text = text + "  spin: The list of spin systems of the 
residues\n"
                 continue
 
-            # Skip the SpinContainer methods.
+            # Skip the ResidueContainer methods.
             if name == 'is_empty':
                 continue
 




Related Messages


Powered by MHonArc, Updated Wed Apr 09 11:20:11 2008