Salome HOME
commentaire
[tools/eficas.git] / Traducteur / mocles.py
index 48c24ea708e9d0145670eefbf1f2e9c80d873727..809a3fe9e1b2b88ab79be3120bdd692a3f0d1b19 100644 (file)
@@ -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