1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/russian/LangRus.gf
T
2009-08-25 18:42:36 +00:00

11 lines
183 B
Plaintext

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