mailr4156 - /1.3/specific_fns/__init__.py


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

Header


Content

Posted by edward on December 09, 2007 - 19:10:
Author: bugman
Date: Sun Dec  9 19:10:22 2007
New Revision: 4156

URL: http://svn.gna.org/viewcvs/relax?rev=4156&view=rev
Log:
Added the relaxation curve fitting module to the __init__.__all__ array.


Modified:
    1.3/specific_fns/__init__.py

Modified: 1.3/specific_fns/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/__init__.py?rev=4156&r1=4155&r2=4156&view=diff
==============================================================================
--- 1.3/specific_fns/__init__.py (original)
+++ 1.3/specific_fns/__init__.py Sun Dec  9 19:10:22 2007
@@ -36,7 +36,8 @@
             'jw_mapping',
             'model_free',
             'noe',
-            'relax_data']
+            'relax_data',
+            'relax_fit']
 
 # Set up all the classes.
 hybrid = Hybrid()




Related Messages


Powered by MHonArc, Updated Sun Dec 09 19:20:10 2007