mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-11 16:10:12 -06:00
12 lines
130 B
Plaintext
12 lines
130 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
abstract AllDutAbs =
|
|
Lang,
|
|
IrregDutAbs,
|
|
Extend -- ExtraDutAbs
|
|
**
|
|
{
|
|
--{} ;
|
|
|
|
}
|