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