mailr7900 - /branches/spectral_errors/specific_fns/relax_fit.py


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

Header


Content

Posted by edward on October 21, 2008 - 18:38:
Author: bugman
Date: Tue Oct 21 18:38:47 2008
New Revision: 7900

URL: http://svn.gna.org/viewcvs/relax?rev=7900&view=rev
Log:
Another import error fix.


Modified:
    branches/spectral_errors/specific_fns/relax_fit.py

Modified: branches/spectral_errors/specific_fns/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/spectral_errors/specific_fns/relax_fit.py?rev=7900&r1=7899&r2=7900&view=diff
==============================================================================
--- branches/spectral_errors/specific_fns/relax_fit.py (original)
+++ branches/spectral_errors/specific_fns/relax_fit.py Tue Oct 21 18:38:47 
2008
@@ -33,7 +33,7 @@
 # relax module imports.
 from dep_check import C_module_exp_fn
 from base_class import Common_functions
-from generic_fns import intensity, pipes
+from generic_fns import pipes
 from generic_fns.mol_res_spin import count_spins, exists_mol_res_spin_data, 
generate_spin_id, return_spin, spin_loop
 from minfx.generic import generic_minimise
 from relax_errors import RelaxError, RelaxFuncSetupError, RelaxLenError, 
RelaxNoModelError, RelaxNoSequenceError




Related Messages


Powered by MHonArc, Updated Wed Oct 22 11:00:02 2008