From 123c8bc693063cfc880709c7dfa700a177a66adb Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Fri, 3 Sep 2021 17:37:03 +0200 Subject: Ended refactoring --- src/lib/sounds/repr.ml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib/sounds/repr.ml') diff --git a/src/lib/sounds/repr.ml b/src/lib/sounds/repr.ml index af13e68..72cf95d 100644 --- a/src/lib/sounds/repr.ml +++ b/src/lib/sounds/repr.ml @@ -1,5 +1,7 @@ type t = string +let none = "" + let a = "a" and a_nasal = "@" -- cgit v1.2.3