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