summaryrefslogtreecommitdiff
path: root/examples/SUMO/RGLExt/DictLangEng.gf
blob: 6227348f5a8dbe2e49ff42da2807178af6598115 (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
  ** open ExtensionEng in {

flags  unlexer = text ; lexer = text ;

} ;