mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-08 06:36:32 -06:00
Add DictFre to AllFre
now DictFre is compiled by cabal
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
concrete AllFre of AllFreAbs =
|
||||
LangFre,
|
||||
IrregFre,
|
||||
ExtraFre
|
||||
ExtraFre,
|
||||
DictFre
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user