Files
gf-core/lib/resource-1.4/russian/LangRus.gf
2008-06-16 21:05:31 +00:00

11 lines
166 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete LangRus of Lang =
GrammarRus,
LexiconRus
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;