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