diff options
Diffstat (limited to 'next-lib/src/demo/DemoBul.gf')
| -rw-r--r-- | next-lib/src/demo/DemoBul.gf | 16 |
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 ; - -} ; |
