forked from GitHub/gf-core
Add more dictionary to the compiled RGL
Add Swedish and Finnish to be compiled and installed with the RGL
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
concrete AllSwe of AllSweAbs =
|
||||
LangSwe - [PassV2],
|
||||
IrregSwe,
|
||||
ExtraSwe
|
||||
ExtraSwe,
|
||||
DictSwe
|
||||
** {} ;
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
abstract AllSweAbs =
|
||||
Lang - [PassV2] ,
|
||||
IrregSweAbs,
|
||||
ExtraSweAbs
|
||||
ExtraSweAbs,
|
||||
DictSweAbs
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user