mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-14 15:29:31 -06:00
11 lines
183 B
Plaintext
11 lines
183 B
Plaintext
--# -path=.:../abstract:../common:../prelude
|
|
|
|
concrete LangRus of Lang =
|
|
GrammarRus,
|
|
LexiconRus
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer = text ; lexer = text ; coding=utf8 ;
|
|
|
|
} ;
|