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

@@ -1,4 +1,5 @@
include numerals.Abs.gf ;
flags coding=japanese ;
param DForm = unit | attr | ten | hundred | thousand ;
param Size = sg | pl | more10 ;