mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
fixed SUMOEng with open instead of import for the Extension module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
concrete MidLevelOntologyEng of MidLevelOntology = MergeEng, ElementsEng ** open DictLangEng, DictEng, ParadigmsEng in {
|
||||
concrete MidLevelOntologyEng of MidLevelOntology = MergeEng, ElementsEng ** open DictLangEng, DictEng, ParadigmsEng,ExtensionEng in {
|
||||
|
||||
lin
|
||||
-- individual instances :
|
||||
|
||||
Reference in New Issue
Block a user