mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 12:26:30 -06:00
8ba3bbe82f
- use Extend instead of Extra in All - use Extend funs in Extra whenever possible
6 lines
63 B
Plaintext
6 lines
63 B
Plaintext
abstract AllPorAbs =
|
|
Lang,
|
|
IrregPorAbs,
|
|
Extend
|
|
** {} ;
|