From 5ced40f789bc8ef4ec824e6dca4aeb856bf5eac9 Mon Sep 17 00:00:00 2001 From: krasimir Date: Fri, 27 Mar 2009 08:41:55 +0000 Subject: Turkish moved to next-lib --- next-lib/src/turkish/GrammarTur.gf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 next-lib/src/turkish/GrammarTur.gf (limited to 'next-lib/src/turkish/GrammarTur.gf') diff --git a/next-lib/src/turkish/GrammarTur.gf b/next-lib/src/turkish/GrammarTur.gf new file mode 100644 index 000000000..e61e55718 --- /dev/null +++ b/next-lib/src/turkish/GrammarTur.gf @@ -0,0 +1,9 @@ +--# -path=.:../abstract:../common:prelude + +concrete GrammarTur of Grammar = + NumeralTur + ** { + +flags startcat = Phr ; unlexer = text ; lexer = text ; + +} ; -- cgit v1.2.3