mailr5319 - /1.3/prompt/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 April 04, 2008 - 17:19:
Author: semor
Date: Fri Apr  4 17:19:18 2008
New Revision: 5319

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


Modified:
    1.3/prompt/consistency_tests.py

Modified: 1.3/prompt/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/prompt/consistency_tests.py?rev=5319&r1=5318&r2=5319&view=diff
==============================================================================
--- 1.3/prompt/consistency_tests.py (original)
+++ 1.3/prompt/consistency_tests.py Fri Apr  4 17:19:18 2008
@@ -27,6 +27,7 @@
 # relax module imports.
 import help
 from relax_errors import RelaxStrError
+from specific_fns.setup import consistency_tests_obj
 
 
 class Consistency_tests:




Related Messages


Powered by MHonArc, Updated Fri Apr 04 17:40:12 2008