mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 20:52:50 -06:00
Remove dictionaries from AllXx
This commit is contained in:
@@ -3,6 +3,5 @@
|
||||
concrete AllSwe of AllSweAbs =
|
||||
LangSwe - [PassV2],
|
||||
IrregSwe,
|
||||
ExtraSwe,
|
||||
DictSwe
|
||||
ExtraSwe
|
||||
** {} ;
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
abstract AllSweAbs =
|
||||
Lang - [PassV2] ,
|
||||
IrregSweAbs,
|
||||
ExtraSweAbs,
|
||||
DictSweAbs
|
||||
ExtraSweAbs
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user