mailr9853 - /branches/bmrb/bmrblib/experimental_details/method.py


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

Header


Content

Posted by edward on October 29, 2009 - 16:23:
Author: bugman
Date: Thu Oct 29 16:23:02 2009
New Revision: 9853

URL: http://svn.gna.org/viewcvs/relax?rev=9853&view=rev
Log:
Changed the method saveframe category name.


Modified:
    branches/bmrb/bmrblib/experimental_details/method.py

Modified: branches/bmrb/bmrblib/experimental_details/method.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/bmrblib/experimental_details/method.py?rev=9853&r1=9852&r2=9853&view=diff
==============================================================================
--- branches/bmrb/bmrblib/experimental_details/method.py (original)
+++ branches/bmrb/bmrblib/experimental_details/method.py Thu Oct 29 16:23:02 
2009
@@ -98,7 +98,7 @@
         self.method_id_num = [str(translate(self.method_num))]
 
         # The category name.
-        self.cat_name = ['Method']
+        self.cat_name = ['method']
 
         # Initialise the save frame.
         self.frame = SaveFrame(title='method')




Related Messages


Powered by MHonArc, Updated Thu Oct 29 16:40:02 2009