From e89fdae2fa1626348d8025824a7469252fa85e42 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 22 Jun 2009 15:39:08 +0000 Subject: next-lib renamed to lib, lib to old-lib --- old-lib/resource/russian/LangRus.gf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 old-lib/resource/russian/LangRus.gf (limited to 'old-lib/resource/russian/LangRus.gf') diff --git a/old-lib/resource/russian/LangRus.gf b/old-lib/resource/russian/LangRus.gf new file mode 100644 index 000000000..c3126dcfe --- /dev/null +++ b/old-lib/resource/russian/LangRus.gf @@ -0,0 +1,10 @@ +--# -path=.:../abstract:../common:prelude + +concrete LangRus of Lang = + GrammarRus, + LexiconRus + ** { + +flags startcat = Phr ; unlexer = text ; lexer = text ; coding=utf8 ; + +} ; -- cgit v1.2.3