diff options
Diffstat (limited to 'next-lib/src/turkish/GrammarTur.gf')
| -rw-r--r-- | next-lib/src/turkish/GrammarTur.gf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/next-lib/src/turkish/GrammarTur.gf b/next-lib/src/turkish/GrammarTur.gf deleted file mode 100644 index 8d6c94b9f..000000000 --- a/next-lib/src/turkish/GrammarTur.gf +++ /dev/null @@ -1,11 +0,0 @@ ---# -path=.:../abstract:../common:prelude - -concrete GrammarTur of Grammar = - NounTur, - NumeralTur, - StructuralTur - ** { - -flags startcat = Phr ; unlexer = text ; lexer = text ; - -} ; |
