Salome HOME
All getName method return std::string now
[tools/medcoupling.git] / src / MEDLoader / Swig / sauv2med
index 2b0760e193acc32986907e09df910db528710f5b..9673ff69c67a694ed91827c4821309d66f57f3fa 100755 (executable)
@@ -23,6 +23,7 @@
 
 from sys import argv,path
 from os.path import dirname,abspath,sep
+from medutilities import sauv2med
 
 d = argv[0]
 d = dirname(d)