mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-14 09:30:13 -06:00
12 lines
140 B
Plaintext
12 lines
140 B
Plaintext
--# -path=.:../abstract:../common:../api:../prelude
|
|
|
|
concrete AllDut of AllDutAbs =
|
|
LangDut,
|
|
IrregDut
|
|
, ExtendDut
|
|
**
|
|
{
|
|
--{} ;
|
|
|
|
}
|