add Russian in next-lib

This commit is contained in:
krasimir
2008-11-26 14:43:05 +00:00
parent 66785b2020
commit d0116c3958
25 changed files with 4220 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--# -path=.:../abstract:../common:prelude
concrete LangRus of Lang =
GrammarRus,
LexiconRus
** {
flags startcat = Phr ; unlexer = text ; lexer = text ; coding=utf8 ;
} ;