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