mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 16:12:52 -06:00
fixed SUMOEng with open instead of import for the Extension module
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
-- which may be more suitable to open in applications.
|
||||
|
||||
abstract DictLang =
|
||||
Grammar,
|
||||
Extension
|
||||
** {
|
||||
Grammar
|
||||
** open Extension in {
|
||||
-- flags startcat=NP ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user