diff options
Diffstat (limited to 'next-lib/src/interlingua/LangIna.gf')
| -rw-r--r-- | next-lib/src/interlingua/LangIna.gf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/next-lib/src/interlingua/LangIna.gf b/next-lib/src/interlingua/LangIna.gf deleted file mode 100644 index 58fe6e92c..000000000 --- a/next-lib/src/interlingua/LangIna.gf +++ /dev/null @@ -1,11 +0,0 @@ ---# -path=.:../abstract:../common:../prelude - -concrete LangIna of Lang = - GrammarIna, - LexiconIna - ** { - -flags startcat = Phr ; unlexer = text ; lexer = text ; - -} - |
