Added coding flag to newnumerals grammars.

This commit is contained in:
bringert
2004-08-23 09:23:00 +00:00
parent 2af06fd3ab
commit fafa485659
26 changed files with 27 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
include numerals.Abs.gf ;
flags coding=tamil ;
oper
vowel : Strs = strs {"o" ; "e" ; "a" ; "i" ; "u"} ;