From 9b636333297ef49caece5ddb523e4bef7b8aea83 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 13 Mar 2009 16:05:13 +0000 Subject: interlingua updated for new resource --- next-lib/src/interlingua/LangIna.gf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 next-lib/src/interlingua/LangIna.gf (limited to 'next-lib/src/interlingua/LangIna.gf') diff --git a/next-lib/src/interlingua/LangIna.gf b/next-lib/src/interlingua/LangIna.gf new file mode 100644 index 000000000..9c4460100 --- /dev/null +++ b/next-lib/src/interlingua/LangIna.gf @@ -0,0 +1,11 @@ +--# -path=.:../abstract:../common:prelude + +concrete LangIna of Lang = + GrammarIna, + LexiconIna + ** { + +flags startcat = Phr ; unlexer = text ; lexer = text ; + +} + -- cgit v1.2.3