diff options
| author | aarne <aarne@cs.chalmers.se> | 2007-06-18 19:25:35 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2007-06-18 19:25:35 +0000 |
| commit | 6b99696e860e9d12fb3102867e622bbf828cf271 (patch) | |
| tree | 4223fb523d9a3812ad12a2588cf03c90759ee285 /examples/numerals/zaiwa.gf | |
| parent | c4d855e64d7dfaf204211258a71ecd1815d30f02 (diff) | |
updated document for numerals
Diffstat (limited to 'examples/numerals/zaiwa.gf')
| -rw-r--r-- | examples/numerals/zaiwa.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/numerals/zaiwa.gf b/examples/numerals/zaiwa.gf index e40645175..859378c49 100644 --- a/examples/numerals/zaiwa.gf +++ b/examples/numerals/zaiwa.gf @@ -1,5 +1,7 @@ include numerals.Abs.gf ; +flags lexer = words ; + param Size = sg | sub10 | pl ; oper LinDigit = {s : Str ; size : Size} ; |
