mailr4661 - /branches/consistency_tests_1.3/specific_fns/consistency_tests.py


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

Header


Content

Posted by sebastien . morin . 1 on January 11, 2008 - 21:45:
Author: semor
Date: Fri Jan 11 21:45:34 2008
New Revision: 4661

URL: http://svn.gna.org/viewcvs/relax?rev=4661&view=rev
Log:
Reverted r4656 which was itself a reversion of r4653.

The command used was:
svn merge -r4656:4655 .

This import uncovered a problem solved by r4659 and can now be committed 
again.


Modified:
    branches/consistency_tests_1.3/specific_fns/consistency_tests.py

Modified: branches/consistency_tests_1.3/specific_fns/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/consistency_tests_1.3/specific_fns/consistency_tests.py?rev=4661&r1=4660&r2=4661&view=diff
==============================================================================
--- branches/consistency_tests_1.3/specific_fns/consistency_tests.py 
(original)
+++ branches/consistency_tests_1.3/specific_fns/consistency_tests.py Fri Jan 
11 21:45:34 2008
@@ -28,6 +28,7 @@
 # relax module imports.
 from data import Data as relax_data_store
 from base_class import Common_functions
+from generic_fns.selection import exists_mol_res_spin_data, spin_loop
 from maths_fns.consistency_tests import Consistency
 from relax_errors import RelaxError, RelaxFuncSetupError, RelaxNoPipeError, 
RelaxNoSequenceError, RelaxNoValueError
 from physical_constants import N15_CSA, NH_BOND_LENGTH




Related Messages


Powered by MHonArc, Updated Sun Jan 13 12:20:09 2008