diff options
Diffstat (limited to 'next-lib/src/french/LangFre.gf')
| -rw-r--r-- | next-lib/src/french/LangFre.gf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/next-lib/src/french/LangFre.gf b/next-lib/src/french/LangFre.gf deleted file mode 100644 index 3a30422cf..000000000 --- a/next-lib/src/french/LangFre.gf +++ /dev/null @@ -1,10 +0,0 @@ ---# -path=.:../romance:../abstract:../common:../prelude - -concrete LangFre of Lang = - GrammarFre, - LexiconFre - ** { - -flags startcat = Phr ; unlexer = text ; lexer = text ; - -} ; |
