Restore ExtraFre to AllFre

ExtraFre was removed from AllFre yesterday for some reason, but it is needed
to compile PhrasebookFre, so I restored it.
This commit is contained in:
hallgren
2013-11-01 16:30:22 +00:00
parent 81510ae921
commit 48a82f1cb9
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
abstract AllFreAbs =
Lang,
IrregFreAbs
IrregFreAbs,
ExtraFreAbs
** {} ;