summaryrefslogtreecommitdiff
path: root/next-lib/src/interlingua/LangIna.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/interlingua/LangIna.gf')
-rw-r--r--next-lib/src/interlingua/LangIna.gf11
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 ;
-
-}
-