summaryrefslogtreecommitdiff
path: root/examples/SUMO/RGLExt/DictLangEng.gf
blob: 4e5aa5335fe0fb50640fc19df2969ad4d590e9ac (plain)
1
2
3
4
5
6
7
8
9
--# -path=.:../../../lib/src/abstract:../../../lib/src/english:../../../lib/src/common

concrete DictLangEng of DictLang = 
  GrammarEng,
  ExtensionEng ** {

flags  unlexer = text ; lexer = text ;

} ;