mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 12:12:51 -06:00
Add DictFre to AllFre
now DictFre is compiled by cabal
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
abstract AllFreAbs =
|
||||
Lang,
|
||||
IrregFreAbs,
|
||||
ExtraFreAbs
|
||||
ExtraFreAbs,
|
||||
DictFreAbs
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user