mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-26 03:26:27 -06:00
(Cat,Ita) add stub implementations of Extend
- using ExtendRomanceFunctor - can't compile ExtendFre using ExtendRomanceFunctor though..
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
concrete AllCat of AllCatAbs =
|
||||
LangCat,
|
||||
IrregCat,
|
||||
ExtraCat
|
||||
** {} ;
|
||||
ExtraCat
|
||||
** open ExtendCat
|
||||
in {} ;
|
||||
|
||||
Reference in New Issue
Block a user