mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 16:59:34 -06:00
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
--# -path=.:../romance:../abstract:../common:../prelude
|
|
|
|
concrete AllCat of AllCatAbs =
|
|
LangCat,
|
|
IrregCat,
|
|
ExtraCat
|
|
** {} ;
|