Files
gf-core/examples/SUMO/RGLExt/DictLangRon.gf
2010-02-17 11:07:24 +00:00

11 lines
173 B
Plaintext

--# -path=.:../abstract:../common:../prelude
concrete DictLangRon of DictLang =
GrammarRon,
ExtensionRon
** {
flags unlexer = text ; lexer = text ;
} ;