X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=chemins.py;fp=chemins.py;h=18ce8e8f7ce7005282e52421d2d123fa0abf639e;hp=e4480648c760d6ca9591b63d659f3431c43619dc;hb=ab23968410d4e2eff482fd16a639801b457d5063;hpb=781cbc21fec22eccd64bf7706aac10a0e2757814 diff --git a/chemins.py b/chemins.py index e448064..18ce8e8 100644 --- a/chemins.py +++ b/chemins.py @@ -146,6 +146,8 @@ def ConstructDicoPath(AppliPath): 'swedish_exp' : os.path.join(BasePath, 'expression_sw.txt'), 'portuguese' : os.path.join(BasePath, 'lexique_pt.txt'), 'portuguese_exp': os.path.join(BasePath, 'expression_pt.txt'), + 'greek' : os.path.join(BasePath, 'lexique_gr.txt'), + 'greek_exp' : os.path.join(BasePath, 'expression_gr.txt'), } return DictPath