diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-09-08 18:06:55 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2021-09-08 18:06:55 +0200 |
commit | 1ba97f613c25926f4007fda9e38131fbb8961173 (patch) | |
tree | 501051e35c6c44a48b8d8a93e12267ab5d3eb8d0 /src/lib/repr/default.ml | |
parent | d04dec688cc9159d4e3ad47890ae4b1f40c5ec3c (diff) |
Update tengwar
Diffstat (limited to 'src/lib/repr/default.ml')
-rw-r--r-- | src/lib/repr/default.ml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |