mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-28 04:08:55 -06:00
Remove dictionaries from AllXx
This commit is contained in:
@@ -2,7 +2,5 @@
|
||||
|
||||
concrete AllFre of AllFreAbs =
|
||||
LangFre,
|
||||
IrregFre,
|
||||
ExtraFre,
|
||||
DictFre
|
||||
IrregFre
|
||||
** {} ;
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
abstract AllFreAbs =
|
||||
Lang,
|
||||
IrregFreAbs,
|
||||
ExtraFreAbs,
|
||||
DictFreAbs
|
||||
IrregFreAbs
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user