From ca2aba743889a822b568cdff86e0d250b822a882 Mon Sep 17 00:00:00 2001 From: LUCIE BERTHON Date: Wed, 5 Sep 2018 14:00:27 +0200 Subject: [PATCH] test ok --- Map2/prefs.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Map2/prefs.py b/Map2/prefs.py index c9906a13..cd461d97 100644 --- a/Map2/prefs.py +++ b/Map2/prefs.py @@ -17,6 +17,7 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # # Voici mon commentaire + code="Map2" import sys, os if os.path.dirname(os.path.abspath(__file__)) not in sys.path : -- 2.39.2