import all EM utils under Utils namespace

This commit is contained in:
Lindsey Heagy
2015-11-13 08:34:46 -08:00
parent 4dafecaef7
commit 25e21608df
+2 -2
View File
@@ -1,5 +1,5 @@
# import Sources
# import Ana
# import Solver
import EMUtils
import SrcUtils
from EMUtils import *
from SrcUtils import *