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