mailr6089 - /branches/mol_res_spin_module_rename/generic_fns/selection.py


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

Header


Content

Posted by edward on May 04, 2008 - 14:31:
Author: bugman
Date: Sun May  4 14:30:58 2008
New Revision: 6089

URL: http://svn.gna.org/viewcvs/relax?rev=6089&view=rev
Log:
Added a missing import.


Modified:
    branches/mol_res_spin_module_rename/generic_fns/selection.py

Modified: branches/mol_res_spin_module_rename/generic_fns/selection.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/mol_res_spin_module_rename/generic_fns/selection.py?rev=6089&r1=6088&r2=6089&view=diff
==============================================================================
--- branches/mol_res_spin_module_rename/generic_fns/selection.py (original)
+++ branches/mol_res_spin_module_rename/generic_fns/selection.py Sun May  4 
14:30:58 2008
@@ -31,6 +31,7 @@
 from data import Data as relax_data_store
 from data.mol_res_spin import MoleculeContainer, ResidueContainer, 
SpinContainer
 from generic_fns import pipes
+from generic_fns.mol_res_spin import spin_loop
 from relax_errors import RelaxError, RelaxNoPipeError, RelaxNoSequenceError, 
RelaxRegExpError, RelaxResSelectDisallowError, RelaxSpinSelectDisallowError
 from relax_warnings import RelaxWarning
 




Related Messages


Powered by MHonArc, Updated Sun May 04 14:40:16 2008