Author: bugman
Date: Sat Nov 29 10:27:28 2014
New Revision: 26831
URL: http://svn.gna.org/viewcvs/relax?rev=26831&view=rev
Log:
Alphabetical ordering of the C function imports in the
target_functions.relax_fit_wrapper module.
Modified:
trunk/target_functions/relax_fit_wrapper.py
Modified: trunk/target_functions/relax_fit_wrapper.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/target_functions/relax_fit_wrapper.py?rev=26831&r1=26830&r2=26831&view=diff
==============================================================================
--- trunk/target_functions/relax_fit_wrapper.py (original)
+++ trunk/target_functions/relax_fit_wrapper.py Sat Nov 29 10:27:28 2014
@@ -32,7 +32,7 @@
# C modules.
if C_module_exp_fn:
- from target_functions.relax_fit import jacobian_exp, jacobian_chi2_exp,
setup, func_exp, dfunc_exp, d2func_exp, back_calc_I
+ from target_functions.relax_fit import back_calc_I, d2func_exp, dfunc_exp,
func_exp, jacobian_chi2_exp, jacobian_exp, setup
class Relax_fit_opt:
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits