X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=Accas%2FA_EVAL.py;h=28a432b8cae7cd8ee2bfa68e136fab8d9184d0c0;hb=aaf54e27d39904aa7b9a56498e9f08f3e71351f7;hp=57dade909eb71d1e9e0755e9c9d203410e232c09;hpb=16d5922e798b1254eb558678612711d72ed38b32;p=tools%2Feficas.git diff --git a/Accas/A_EVAL.py b/Accas/A_EVAL.py index 57dade90..28a432b8 100644 --- a/Accas/A_EVAL.py +++ b/Accas/A_EVAL.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2007-2013 EDF R&D +# Copyright (C) 2007-2015 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -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):