forked from GitHub/gf-core
fixed SUMOEng with open instead of import for the Extension module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
concrete MergeEng of Merge = BasicEng ** open DictLangEng, DictEng, ParadigmsEng, ResEng, ParamBasic in {
|
||||
concrete MergeEng of Merge = BasicEng ** open DictLangEng, DictEng, ParadigmsEng, ResEng, ParamBasic,ExtensionEng in {
|
||||
|
||||
lin
|
||||
-- single instances
|
||||
|
||||
Reference in New Issue
Block a user