mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 06:22:51 -06:00
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