mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-16 02:20:15 -06:00
- using ExtendRomanceFunctor - can't compile ExtendFre using ExtendRomanceFunctor though..
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
--# -path=.:../romance:../abstract:../common:../api
|
|
|
|
concrete AllCat of AllCatAbs =
|
|
LangCat,
|
|
IrregCat,
|
|
ExtraCat
|
|
** open ExtendCat
|
|
in {} ;
|