From 1ba97f613c25926f4007fda9e38131fbb8961173 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Wed, 8 Sep 2021 18:06:55 +0200 Subject: Update tengwar --- src/lib/repr/default.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/repr/default.ml') diff --git a/src/lib/repr/default.ml b/src/lib/repr/default.ml index 2688411..22a023f 100644 --- a/src/lib/repr/default.ml +++ b/src/lib/repr/default.ml @@ -51,6 +51,7 @@ and r = "R" and semi_voyel_w = "w" and semi_voyel_y = "j" +and semi_voyel_u = "8" let muted : t -> t -- cgit v1.2.3