Salome HOME
commentaire
[tools/eficas.git] / Accas / A_EVAL.py
index b9c49cce0eef6fb9263a33e720d5d4bbc6aaa8aa..28a432b8cae7cd8ee2bfa68e136fab8d9184d0c0 100644 (file)
@@ -17,6 +17,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+from __future__ import absolute_import
 from Ihm import I_EVAL 
 
 class EVAL(I_EVAL.EVAL):