X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=iracmd.py;h=8c000cb164d0c63b7407a4d6b1545adec33e3d7b;hp=cec02e9fe82fbc9835c4999e7d9cb5d63fb45805;hb=e47f8c20e356631980624eb52d8476b3b86917c5;hpb=d1d24d86422c9e9805516190ea17a379201f9300 diff --git a/iracmd.py b/iracmd.py index cec02e9..8c000cb 100644 --- a/iracmd.py +++ b/iracmd.py @@ -12,7 +12,7 @@ import locale import codecs sys.setdefaultencoding(locale.getpreferredencoding()) from chemins import ConstructConfigPath, ConstructDicoPath, ConstructRscriptsPath -from functions import ReadLexique, DoConf, History +from functions import ReadLexique, DoConf, History, ReadDicoAsDico from ConfigParser import * ####################################### #from textchdalc import AnalyseAlceste