X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=chemins.py;fp=chemins.py;h=014d009d3444948fc2aaec00e91a1fc81fcc5fc1;hp=9afba84448682ec319489236c28e700c54eb62c1;hb=eb798ba97d92c40656cedc5414974a9edf7a332c;hpb=acc05143556f2a4638ab1b95c4a57f6116bb9b5c diff --git a/chemins.py b/chemins.py index 9afba84..014d009 100644 --- a/chemins.py +++ b/chemins.py @@ -166,6 +166,8 @@ def ConstructDicoPath(AppliPath): 'greek_exp' : os.path.join(BasePath, 'expression_gr.txt'), 'spanish' : os.path.join(BasePath, 'lexique_sp.txt'), 'spanish_exp' : os.path.join(BasePath, 'expression_sp.txt'), + 'galician' : os.path.join(BasePath, 'lexique_gl.txt'), + 'galician_exp' : os.path.join(BasePath, 'expression_gl.txt'), } return DictPath