mailr21564 - /branches/relax_disp/specific_analyses/relax_disp/api.py


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

Header


Content

Posted by edward on November 20, 2013 - 20:33:
Author: bugman
Date: Wed Nov 20 20:33:39 2013
New Revision: 21564

URL: http://svn.gna.org/viewcvs/relax?rev=21564&view=rev
Log:
Fix for the previous commit (r21562).


Modified:
    branches/relax_disp/specific_analyses/relax_disp/api.py

Modified: branches/relax_disp/specific_analyses/relax_disp/api.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/api.py?rev=21564&r1=21563&r2=21564&view=diff
==============================================================================
--- branches/relax_disp/specific_analyses/relax_disp/api.py (original)
+++ branches/relax_disp/specific_analyses/relax_disp/api.py Wed Nov 20 
20:33:39 2013
@@ -1498,6 +1498,7 @@
                 aux_params.append('tex')
             if 'tex' in spin.params:
                 aux_params.append('kex')
+            break
 
         # No more auxiliary parameters.
         total_aux_num = total_param_num + len(aux_params)




Related Messages


Powered by MHonArc, Updated Wed Nov 20 22:20:02 2013