forked from GitHub/gf-rgl
- 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 {} ;
|