Moved hooke.libhookecurve -> hooke.curve and rewrote HookeCurve -> Curve class.
[hooke.git] / hooke / driver / mcs.py
index 6562d90d1040510c80d7852005fd41aa7f3af86e..2d7c4198f3afa0d129b744bd49e8fb5278a7de3f 100644 (file)
@@ -6,7 +6,7 @@ driver for mcs fluorescence files
 Massimo Sandal, Allen Chen (c) 2009
 '''
 
-from .. import libhookecurve as lhc
+from .. import curve as lhc
 from .. import libhooke as lh
 import struct