forked from GitHub/gf-core
12 lines
127 B
Plaintext
12 lines
127 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
concrete AllDut of AllDutAbs =
|
|
LangDut,
|
|
IrregDut,
|
|
ExtraDut
|
|
**
|
|
{
|
|
--{} ;
|
|
|
|
}
|