summaryrefslogtreecommitdiff
path: root/examples/numerals/tamil.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/tamil.gf
parent65f012d15513814bd2cc4ad74f54edd35ade13fe (diff)
Added coding flag to newnumerals grammars.
Diffstat (limited to 'examples/numerals/tamil.gf')
-rw-r--r--examples/numerals/tamil.gf1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/numerals/tamil.gf b/examples/numerals/tamil.gf
index 82a1a66c1..669ae9584 100644
--- a/examples/numerals/tamil.gf
+++ b/examples/numerals/tamil.gf
@@ -17,6 +17,7 @@
include numerals.Abs.gf ;
+flags coding=tamil ;
oper
vowel : Strs = strs {"o" ; "e" ; "a" ; "i" ; "u"} ;