forked from GitHub/gf-rgl
(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