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