mailr25620 - /trunk/test_suite/shared_data/dispersion/profiling/base.py


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

Header


Content

Posted by edward on September 04, 2014 - 14:48:
Author: bugman
Date: Thu Sep  4 14:48:20 2014
New Revision: 25620

URL: http://svn.gna.org/viewcvs/relax?rev=25620&view=rev
Log:
Import fix for the dispersion model profiling base script.


Modified:
    trunk/test_suite/shared_data/dispersion/profiling/base.py

Modified: trunk/test_suite/shared_data/dispersion/profiling/base.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/dispersion/profiling/base.py?rev=25620&r1=25619&r2=25620&view=diff
==============================================================================
--- trunk/test_suite/shared_data/dispersion/profiling/base.py   (original)
+++ trunk/test_suite/shared_data/dispersion/profiling/base.py   Thu Sep  4 
14:48:20 2014
@@ -28,6 +28,7 @@
 from numpy import array, asarray, arange, int32, float64, ones, pi
 from math import atan2, sqrt
 import pstats
+from re import sub
 import sys
 import tempfile
 




Related Messages


Powered by MHonArc, Updated Thu Sep 04 15:00:02 2014