1
0
forked from GitHub/gf-core

restricted Cat import in Numeral (for some languages; to do more)

This commit is contained in:
aarne
2010-09-29 07:07:07 +00:00
parent d85c491451
commit 303b3f4700
7 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
-- parts of a numeral, which is often incorrect - more work on
-- (un)lexing is needed to solve this problem.
abstract Numeral = Cat ** {
abstract Numeral = Cat [Numeral,Digits] ** {
cat
Digit ; -- 2..9