mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 19:52:50 -06:00
restricted Cat import in Numeral (for some languages; to do more)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
concrete NumeralFre of Numeral = CatFre **
|
||||
concrete NumeralFre of Numeral = CatFre [Numeral,Digits] **
|
||||
open CommonRomance, ResRomance, MorphoFre, Prelude in {
|
||||
|
||||
-- originally written in 1998, automatically translated to current notation...
|
||||
|
||||
Reference in New Issue
Block a user