mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-16 14:42:50 -06:00
12 lines
120 B
Plaintext
12 lines
120 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
abstract AllAfrAbs =
|
|
Lang,
|
|
IrregAfrAbs,
|
|
ExtraAfrAbs
|
|
**
|
|
{
|
|
--{} ;
|
|
|
|
}
|