forked from GitHub/gf-core
13 lines
185 B
Plaintext
13 lines
185 B
Plaintext
--# -path=.:../abstract
|
|
|
|
concrete ExtensionsRus of Extensions =
|
|
CatRus ** open ResRus, (E = ExtraRus), Prelude, SyntaxRus in {
|
|
|
|
flags
|
|
coding = utf8 ;
|
|
|
|
lincat
|
|
VPI = {s:Str} ;
|
|
|
|
}
|