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