summaryrefslogtreecommitdiff
path: root/next-lib/src/demo/DemoBul.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/demo/DemoBul.gf')
-rw-r--r--next-lib/src/demo/DemoBul.gf16
1 files changed, 0 insertions, 16 deletions
diff --git a/next-lib/src/demo/DemoBul.gf b/next-lib/src/demo/DemoBul.gf
deleted file mode 100644
index 48219799c..000000000
--- a/next-lib/src/demo/DemoBul.gf
+++ /dev/null
@@ -1,16 +0,0 @@
---# -path=.:alltenses
-
-concrete DemoBul of Demo =
- NounBul,
- ClauseBul,
- AdjectiveBul,
- AdverbBul,
- NumeralBul,
- QuestionBul,
- StructuralBul,
- LexiconBul
- ** {
-
-flags language = bg; unlexer = text ; lexer = text ;
-
-} ;