X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=iracmd.py;fp=iracmd.py;h=8c000cb164d0c63b7407a4d6b1545adec33e3d7b;hp=cec02e9fe82fbc9835c4999e7d9cb5d63fb45805;hb=ad8fe486b34f1cee918ea8564bf909e30cd25328;hpb=8cebf6f5e4531b73d8ba32f834c10cefd1086d80 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