mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 08:19:31 -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
|
|
** {} ;
|