mailr10605 - /branches/bieri_gui/gui_bieri/analyses/auto_noe.py


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

Header


Content

Posted by edward on February 01, 2010 - 11:57:
Author: bugman
Date: Mon Feb  1 11:57:11 2010
New Revision: 10605

URL: http://svn.gna.org/viewcvs/relax?rev=10605&view=rev
Log:
Changed the class name to Auto_noe and updated its docstring.


Modified:
    branches/bieri_gui/gui_bieri/analyses/auto_noe.py

Modified: branches/bieri_gui/gui_bieri/analyses/auto_noe.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/analyses/auto_noe.py?rev=10605&r1=10604&r2=10605&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/analyses/auto_noe.py (original)
+++ branches/bieri_gui/gui_bieri/analyses/auto_noe.py Mon Feb  1 11:57:11 2010
@@ -64,8 +64,8 @@
 
 
 
-class Main(wx.Frame):
-    """The main GUI class."""
+class Auto_noe:
+    """Class for building the automatic NOE calculation frame."""
 
     # Hard coded variables.
     structure_file_pdb_msg = "please insert .pdb file"




Related Messages


Powered by MHonArc, Updated Mon Feb 01 21:00:02 2010