summaryrefslogtreecommitdiff
path: root/next-lib/src/russian/LangRus.gf
blob: 00a515c5818c6ecf438fb1ee3fdd32a4e851cb4e (plain)
1
2
3
4
5
6
7
8
9
10
--# -path=.:../abstract:../common:../slavic:prelude

concrete LangRus of Lang = 
  GrammarRus,
  LexiconRus
  ** {

flags startcat = Phr ; unlexer = text ; lexer = text ; coding=utf8 ;

} ;