mailr26893 - /branches/relax_fit_c_class/target_functions/__init__.py


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

Header


Content

Posted by edward on December 02, 2014 - 12:36:
Author: bugman
Date: Tue Dec  2 12:36:42 2014
New Revision: 26893

URL: http://svn.gna.org/viewcvs/relax?rev=26893&view=rev
Log:
Removed the relax_fit_wrapper module from the target_functions package 
__all__ list.


Modified:
    branches/relax_fit_c_class/target_functions/__init__.py

Modified: branches/relax_fit_c_class/target_functions/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_fit_c_class/target_functions/__init__.py?rev=26893&r1=26892&r2=26893&view=diff
==============================================================================
--- branches/relax_fit_c_class/target_functions/__init__.py     (original)
+++ branches/relax_fit_c_class/target_functions/__init__.py     Tue Dec  2 
12:36:42 2014
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2003-2013 Edward d'Auvergne                                  
 #
+# Copyright (C) 2003-2014 Edward d'Auvergne                                  
 #
 # Copyright (C) 2014 Troels E. Linnet                                        
 #
 #                                                                            
 #
 # This file is part of the program relax (http://www.nmr-relax.com).         
 #
@@ -34,6 +34,5 @@
     'n_state_model',
     'potential',
     'relax_disp',
-    'relax_fit',
-    'relax_fit_wrapper'
+    'relax_fit'
 ]




Related Messages


Powered by MHonArc, Updated Tue Dec 02 12:40:02 2014