mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 01:22:51 -06:00
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