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