mailr6162 - /1.3/generic_fns/structure/internal.py


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

Header


Content

Posted by edward on May 20, 2008 - 16:05:
Author: bugman
Date: Tue May 20 15:50:43 2008
New Revision: 6162

URL: http://svn.gna.org/viewcvs/relax?rev=6162&view=rev
Log:
Fixed the incomplete terminate() docstring.


Modified:
    1.3/generic_fns/structure/internal.py

Modified: 1.3/generic_fns/structure/internal.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/internal.py?rev=6162&r1=6161&r2=6162&view=diff
==============================================================================
--- 1.3/generic_fns/structure/internal.py (original)
+++ 1.3/generic_fns/structure/internal.py Tue May 20 15:50:43 2008
@@ -172,9 +172,7 @@
     def terminate(self):
         """Method for terminating the chain by adding a TER record to the 
structural data object.
 
-        The 
-        @param res_num:         The residue number.
-        @type res_num:          int
+        The residue number and name are taken from the last atom in the 
current structural object.
         """
 
         # The name and number of the last residue.




Related Messages


Powered by MHonArc, Updated Tue May 20 16:20:23 2008