summaryrefslogtreecommitdiff
path: root/deprecated/old-lib/resource/french/LangFre.gf
diff options
context:
space:
mode:
Diffstat (limited to 'deprecated/old-lib/resource/french/LangFre.gf')
-rw-r--r--deprecated/old-lib/resource/french/LangFre.gf10
1 files changed, 10 insertions, 0 deletions
diff --git a/deprecated/old-lib/resource/french/LangFre.gf b/deprecated/old-lib/resource/french/LangFre.gf
new file mode 100644
index 000000000..eee63e930
--- /dev/null
+++ b/deprecated/old-lib/resource/french/LangFre.gf
@@ -0,0 +1,10 @@
+--# -path=.:../romance:../abstract:../common
+
+concrete LangFre of Lang =
+ GrammarFre,
+ LexiconFre
+ ** {
+
+flags startcat = Phr ; unlexer = text ; lexer = text ;
+
+} ;