mailr4495 - /branches/N_state_model/specific_fns/n_state_model.py


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

Header


Content

Posted by edward on January 08, 2008 - 16:41:
Author: bugman
Date: Tue Jan  8 16:41:14 2008
New Revision: 4495

URL: http://svn.gna.org/viewcvs/relax?rev=4495&view=rev
Log:
Added the __docformat__ variable to the return_data_name() method.


Modified:
    branches/N_state_model/specific_fns/n_state_model.py

Modified: branches/N_state_model/specific_fns/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/specific_fns/n_state_model.py?rev=4495&r1=4494&r2=4495&view=diff
==============================================================================
--- branches/N_state_model/specific_fns/n_state_model.py (original)
+++ branches/N_state_model/specific_fns/n_state_model.py Tue Jan  8 16:41:14 
2008
@@ -112,6 +112,7 @@
         
|________________________|______________|__________________________________________________|
 
         """
+        __docformat__ = "plaintext"
 
         # Bond length.
         if search('^r$', name) or search('[Bb]ond[ -_][Ll]ength', name):




Related Messages


Powered by MHonArc, Updated Tue Jan 08 17:00:30 2008