1
0
forked from GitHub/gf-core

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=extradiacritics ;
param DForm = unit | ten ;
param Size = sg | pl ;