Files
gf-core/lib/resource-1.0/russian/LangRus.gf
2006-06-07 18:37:11 +00:00

10 lines
175 B
Plaintext

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