mailr7871 - /1.3/test_suite/system_tests/scripts/latex_mf_table.py


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

Header


Content

Posted by edward on October 20, 2008 - 22:51:
Author: bugman
Date: Mon Oct 20 22:51:57 2008
New Revision: 7871

URL: http://svn.gna.org/viewcvs/relax?rev=7871&view=rev
Log:
Missing import.


Modified:
    1.3/test_suite/system_tests/scripts/latex_mf_table.py

Modified: 1.3/test_suite/system_tests/scripts/latex_mf_table.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/latex_mf_table.py?rev=7871&r1=7870&r2=7871&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/latex_mf_table.py (original)
+++ 1.3/test_suite/system_tests/scripts/latex_mf_table.py Mon Oct 20 22:51:57 
2008
@@ -32,6 +32,9 @@
 
 \input{results}
 """
+
+# Python module imports.
+import sys
 
 # relax module imports.
 from generic_fns.mol_res_spin import spin_loop




Related Messages


Powered by MHonArc, Updated Mon Oct 20 23:00:04 2008