diff options
| author | bringert <unknown> | 2004-08-23 13:12:57 +0000 |
|---|---|---|
| committer | bringert <unknown> | 2004-08-23 13:12:57 +0000 |
| commit | b57e3fff8c445bcc926c1018ac50a67e6417bf15 (patch) | |
| tree | b0c8e0dc2ddb5a2fff3e331a2d2e13f5f8ff0087 /examples | |
| parent | c150719961572b851288baaf3c07c55ac245c927 (diff) | |
Added coding flag to arabic_modern
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/numerals/arabic_modern.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/numerals/arabic_modern.gf b/examples/numerals/arabic_modern.gf index f4f8e75fb..c507f9544 100644 --- a/examples/numerals/arabic_modern.gf +++ b/examples/numerals/arabic_modern.gf @@ -1,4 +1,6 @@ include numerals.Abs.gf ; +flags coding=arabic ; + --- flags unlexer=reverse ; param DForm = unit Place | teen | ten | hund ; param Size = small | large | dual ; |
