forked from GitHub/gf-core
added examples/SUMO
This commit is contained in:
9
examples/SUMO/RGLExt/DictLangEng.gf
Normal file
9
examples/SUMO/RGLExt/DictLangEng.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
--# -path=.:../../../lib/src/abstract:../../../lib/src/english:../../../lib/src/common
|
||||
|
||||
concrete DictLangEng of DictLang =
|
||||
GrammarEng,
|
||||
ExtensionEng ** {
|
||||
|
||||
flags unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user