mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 02:09:32 -06:00
12 lines
127 B
Plaintext
12 lines
127 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
concrete AllDut of AllDutAbs =
|
|
LangDut,
|
|
IrregDut,
|
|
ExtraDut
|
|
**
|
|
{
|
|
--{} ;
|
|
|
|
}
|