summaryrefslogtreecommitdiff
path: root/next-lib/src/bulgarian/LangBul.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/bulgarian/LangBul.gf')
-rw-r--r--next-lib/src/bulgarian/LangBul.gf12
1 files changed, 0 insertions, 12 deletions
diff --git a/next-lib/src/bulgarian/LangBul.gf b/next-lib/src/bulgarian/LangBul.gf
deleted file mode 100644
index d92b2533a..000000000
--- a/next-lib/src/bulgarian/LangBul.gf
+++ /dev/null
@@ -1,12 +0,0 @@
---# -path=.:../abstract:../common:src/prelude
-
-concrete LangBul of Lang =
- GrammarBul,
- LexiconBul
- ** {
- flags coding=cp1251 ;
-
-
-flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ; coding = cp1251 ;
-
-} ;