summaryrefslogtreecommitdiff
path: root/examples/SUMO/RGLExt/DictLangFre.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SUMO/RGLExt/DictLangFre.gf')
-rw-r--r--examples/SUMO/RGLExt/DictLangFre.gf10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/SUMO/RGLExt/DictLangFre.gf b/examples/SUMO/RGLExt/DictLangFre.gf
new file mode 100644
index 000000000..c4417408e
--- /dev/null
+++ b/examples/SUMO/RGLExt/DictLangFre.gf
@@ -0,0 +1,10 @@
+--# -path=.:../abstract:../common:../prelude:../romance:
+
+concrete DictLangFre of DictLang =
+ GrammarFre,
+ ExtensionFre
+ ** {
+
+flags unlexer = text ; lexer = text ;
+
+} ;