mailr10473 - /branches/bieri_gui/gui_bieri/analyses/relax_control.py


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

Header


Content

Posted by edward on January 28, 2010 - 10:42:
Author: bugman
Date: Thu Jan 28 10:42:51 2010
New Revision: 10473

URL: http://svn.gna.org/viewcvs/relax?rev=10473&view=rev
Log:
Removed a few args from gui_bieri.analyses.relax_control.start_modelfree().


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

Modified: branches/bieri_gui/gui_bieri/analyses/relax_control.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/analyses/relax_control.py?rev=10473&r1=10472&r2=10473&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/analyses/relax_control.py (original)
+++ branches/bieri_gui/gui_bieri/analyses/relax_control.py Thu Jan 28 
10:42:51 2010
@@ -37,7 +37,7 @@
 from gui_bieri.paths import IMAGE_PATH
 
 
-def start_modelfree(self, model, automatic, global_setting, file_setting, 
sequencefile):
+def start_modelfree(self, model, automatic):
     """Model-free calculation."""
 
     # define calculation




Related Messages


Powered by MHonArc, Updated Thu Jan 28 11:00:02 2010