summaryrefslogtreecommitdiff
path: root/examples/numerals/pashto.gf
diff options
context:
space:
mode:
authorbringert <unknown>2004-08-23 09:23:00 +0000
committerbringert <unknown>2004-08-23 09:23:00 +0000
commitc150719961572b851288baaf3c07c55ac245c927 (patch)
tree57d84571ee5cc05b290b462b96f2f49c92093c0b /examples/numerals/pashto.gf
parent65f012d15513814bd2cc4ad74f54edd35ade13fe (diff)
Added coding flag to newnumerals grammars.
Diffstat (limited to 'examples/numerals/pashto.gf')
-rw-r--r--examples/numerals/pashto.gf1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/numerals/pashto.gf b/examples/numerals/pashto.gf
index 3904c08b2..8a7c9051b 100644
--- a/examples/numerals/pashto.gf
+++ b/examples/numerals/pashto.gf
@@ -1,4 +1,5 @@
include numerals.Abs.gf ;
+flags coding=extendedarabic ;
param DForm = unit | ten | teen | spctwo | twenties;
param Size = sg | two | less100 | more100 ;