Russian in 1.4 - compiles but is incomplete

This commit is contained in:
aarne
2008-06-16 21:05:31 +00:00
parent 937df7382a
commit 90ed5a2529
24 changed files with 6041 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 ;
} ;