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