Replacing string "neco" by "nepi"
[nepi.git] / test / util / plot.py
index 20ae511..806ae5d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
-from neco.design.box import Box 
-from neco.util.plot import Plotter
+from nepi.design.box import Box 
+from nepi.util.plot import Plotter
 
 import subprocess
 import unittest