mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 22:26:33 -06:00
ExtraFre was removed from AllFre yesterday for some reason, but it is needed to compile PhrasebookFre, so I restored it.
6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
abstract AllFreAbs =
|
|
Lang,
|
|
IrregFreAbs,
|
|
ExtraFreAbs
|
|
** {} ;
|