mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 18:29:33 -06:00
12 lines
120 B
Plaintext
12 lines
120 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
abstract AllDutAbs =
|
|
Lang,
|
|
IrregDutAbs,
|
|
ExtraDutAbs
|
|
**
|
|
{
|
|
--{} ;
|
|
|
|
}
|