Author: bugman
Date: Tue Dec  2 12:35:13 2014
New Revision: 26892

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


Modified:
    branches/relax_fit_c_class/test_suite/system_tests/relax_disp.py

Modified: branches/relax_fit_c_class/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_fit_c_class/test_suite/system_tests/relax_disp.py?rev=26892&r1=26891&r2=26892&view=diff
==============================================================================
--- branches/relax_fit_c_class/test_suite/system_tests/relax_disp.py    
(original)
+++ branches/relax_fit_c_class/test_suite/system_tests/relax_disp.py    Tue Dec 
 2 12:35:13 2014
@@ -23,7 +23,7 @@
 
 # Python module imports.
 from os import F_OK, access, getcwd, path, sep
-from numpy import array, asarray, exp, median, inf, log, save, std, sum, zeros
+from numpy import array, asarray, exp, float64, median, inf, log, save, std, 
sum, zeros
 from minfx.generic import generic_minimise
 from random import gauss
 import re, math


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to