summaryrefslogtreecommitdiff
path: root/next-lib/src/turkish/LangTur.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/turkish/LangTur.gf')
-rw-r--r--next-lib/src/turkish/LangTur.gf10
1 files changed, 0 insertions, 10 deletions
diff --git a/next-lib/src/turkish/LangTur.gf b/next-lib/src/turkish/LangTur.gf
deleted file mode 100644
index 1f7c912e8..000000000
--- a/next-lib/src/turkish/LangTur.gf
+++ /dev/null
@@ -1,10 +0,0 @@
---# -path=.:../abstract:../common:prelude
-
-concrete LangTur of Lang =
- GrammarTur,
- LexiconTur
- ** {
-
-flags startcat = Phr ; unlexer = text ; lexer = text ; coding=utf8 ;
-
-} ;