1
0
forked from GitHub/gf-core

fixed SUMOEng with open instead of import for the Extension module

This commit is contained in:
ra.monique
2010-11-28 19:38:56 +00:00
parent 8e6421a03e
commit 667e7e67d3
7 changed files with 46 additions and 33 deletions

View File

@@ -6,8 +6,7 @@
-- which may be more suitable to open in applications.
abstract DictLang =
Grammar,
Extension
** {
Grammar
** open Extension in {
-- flags startcat=NP ;
} ;