mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-08-22 20:26:24 -06:00
48a82f1cb9
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
|
|
** {} ;
|