diff options
Diffstat (limited to 'configuration.py')
-rw-r--r-- | configuration.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration.py b/configuration.py index 4ad42e6..7b1d7c5 100644 --- a/configuration.py +++ b/configuration.py | |||
@@ -47,6 +47,7 @@ CONFIG["fichiersOMS"]["taille"] = { | |||
47 | "z_mixte": "lhfa_mix_z_exp.txt", | 47 | "z_mixte": "lhfa_mix_z_exp.txt", |
48 | } | 48 | } |
49 | 49 | ||
50 | CONFIG["voyelles"] = ["a", "e", "i", "o", "u", "y"] | ||
50 | 51 | ||
51 | # ajouter le chemin | 52 | # ajouter le chemin |
52 | for typed in CONFIG["liste_typedonnees"]: | 53 | for typed in CONFIG["liste_typedonnees"]: |