summaryrefslogtreecommitdiff
path: root/examples/SUMO/RGLExt/DictLangFre.gf
blob: c4417408e51fd22d569ebc18dca9c0998a61f53b (plain)
1
2
3
4
5
6
7
8
9
10
--# -path=.:../abstract:../common:../prelude:../romance:

concrete DictLangFre of DictLang = 
  GrammarFre,
  ExtensionFre
  ** {

flags  unlexer = text ; lexer = text ;

} ;