forked from GitHub/gf-core
restricted Cat import in Numeral (for some languages; to do more)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
concrete NumeralEng of Numeral = CatEng ** open ResEng in {
|
||||
concrete NumeralEng of Numeral = CatEng [Numeral,Digits] ** open ResEng in {
|
||||
|
||||
lincat
|
||||
Digit = {s : DForm => CardOrd => Case => Str} ;
|
||||
|
||||
Reference in New Issue
Block a user