summaryrefslogtreecommitdiff
path: root/deprecated/old-lib/resource/interlingua/LangIna.gf
diff options
context:
space:
mode:
Diffstat (limited to 'deprecated/old-lib/resource/interlingua/LangIna.gf')
-rw-r--r--deprecated/old-lib/resource/interlingua/LangIna.gf11
1 files changed, 11 insertions, 0 deletions
diff --git a/deprecated/old-lib/resource/interlingua/LangIna.gf b/deprecated/old-lib/resource/interlingua/LangIna.gf
new file mode 100644
index 000000000..9c4460100
--- /dev/null
+++ b/deprecated/old-lib/resource/interlingua/LangIna.gf
@@ -0,0 +1,11 @@
+--# -path=.:../abstract:../common:prelude
+
+concrete LangIna of Lang =
+ GrammarIna,
+ LexiconIna
+ ** {
+
+flags startcat = Phr ; unlexer = text ; lexer = text ;
+
+}
+