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'
 ]


_______________________________________________
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

Reply via email to