1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/catalan/AllCat.gf
2009-06-22 15:39:08 +00:00

8 lines
131 B
Plaintext

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