forked from GitHub/gf-core
Added coding flag to newnumerals grammars.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
|
||||
include numerals.Abs.gf ;
|
||||
flags coding=tamil ;
|
||||
|
||||
oper
|
||||
vowel : Strs = strs {"o" ; "e" ; "a" ; "i" ; "u"} ;
|
||||
|
||||
Reference in New Issue
Block a user