Files
gf-core/lib/src/catalan/AllCat.gf

8 lines
130 B
Plaintext

--# -path=.:../romance:../abstract:../common:../api
concrete AllCat of AllCatAbs =
LangCat,
IrregCat,
ExtraCat
** {} ;