X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=chemins.py;h=847e5c72aae70bfcebe4e48c559a97be3f16a146;hp=57e31c92fee1dcaf53ac44af1b4dbc56d76328bf;hb=5d84083b41b807307732adb78e1be7fd3e3ff004;hpb=42a67a41b64a6e0cc3fd2a63a0749e9aa4b9374c diff --git a/chemins.py b/chemins.py index 57e31c9..847e5c7 100644 --- a/chemins.py +++ b/chemins.py @@ -147,6 +147,8 @@ def ConstructDicoPath(AppliPath): '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'), + 'spanish' : os.path.join(BasePath, 'lexique_sp.txt'), + 'spanish_exp' : os.path.join(BasePath, 'expression_sp.txt'), } return DictPath