X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=Traducteur%2Fmocles.py;h=809a3fe9e1b2b88ab79be3120bdd692a3f0d1b19;hb=9f4ff7ed9afd87c96e11d61e442e39e5511f60d1;hp=48c24ea708e9d0145670eefbf1f2e9c80d873727;hpb=892b41f94796aebc25ab86d54d54fa4f687ce5ad;p=tools%2Feficas.git diff --git a/Traducteur/mocles.py b/Traducteur/mocles.py index 48c24ea7..809a3fe9 100644 --- a/Traducteur/mocles.py +++ b/Traducteur/mocles.py @@ -20,8 +20,8 @@ import compiler import types -from parseur import Keyword, FactNode, lastparen, lastparen2,maskStringsAndComments -from visiteur import KeywordFinder, visitor +from Traducteur.parseur import Keyword, FactNode, lastparen, lastparen2,maskStringsAndComments +from Traducteur.visiteur import KeywordFinder, visitor from Traducteur.utils import indexToCoordinates, lineToDict, DictToLine debug=0