mailr15721 - /1.3/dep_check.py


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

Header


Content

Posted by edward on April 16, 2012 - 00:18:
Author: bugman
Date: Mon Apr 16 00:18:37 2012
New Revision: 15721

URL: http://svn.gna.org/viewcvs/relax?rev=15721&view=rev
Log:
The maths_fns.relax_fit module is now stored in the dep_check module for the 
info print out.


Modified:
    1.3/dep_check.py

Modified: 1.3/dep_check.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/dep_check.py?rev=15721&r1=15720&r2=15721&view=diff
==============================================================================
--- 1.3/dep_check.py (original)
+++ 1.3/dep_check.py Mon Apr 16 00:18:37 2012
@@ -179,6 +179,7 @@
 
 # Relaxation curve fitting.
 try:
+    from maths_fns import relax_fit
     from maths_fns.relax_fit import setup
     del setup
     C_module_exp_fn = True




Related Messages


Powered by MHonArc, Updated Mon Apr 16 15:00:03 2012