mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-08 06:36:32 -06:00
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