diff options
Diffstat (limited to 'next-lib/src/demo/DemoIta.gf')
| -rw-r--r-- | next-lib/src/demo/DemoIta.gf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/next-lib/src/demo/DemoIta.gf b/next-lib/src/demo/DemoIta.gf deleted file mode 100644 index bd5d94d0d..000000000 --- a/next-lib/src/demo/DemoIta.gf +++ /dev/null @@ -1,16 +0,0 @@ ---# -path=.:alltenses - -concrete DemoIta of Demo = - NounIta, - ClauseIta, - AdjectiveIta, - AdverbIta, - NumeralIta, - QuestionIta, - StructuralIta, - LexiconIta - ** { - -flags language = it; unlexer = text ; lexer = text ; - -} ; |
