mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
--# -path=.:../romance:../abstract:../common:../api
|
|
|
|
concrete AllCat of AllCatAbs =
|
|
LangCat,
|
|
IrregCat,
|
|
ExtraCat
|
|
** {} ;
|