1
0
forked from GitHub/gf-core

updated document for numerals

This commit is contained in:
aarne
2007-06-18 19:25:35 +00:00
parent d713840556
commit 050ef5576b
2 changed files with 7 additions and 9 deletions

View File

@@ -1,5 +1,7 @@
include numerals.Abs.gf ;
flags lexer = words ;
param Size = sg | sub10 | pl ;
oper LinDigit = {s : Str ; size : Size} ;