forked from GitHub/gf-core
skeletal version of AppRus.gf
This commit is contained in:
12
lib/src/translator/ExtensionsRus.gf
Normal file
12
lib/src/translator/ExtensionsRus.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
--# -path=.:../abstract
|
||||
|
||||
concrete ExtensionsRus of Extensions =
|
||||
CatRus ** open ResRus, (E = ExtraRus), Prelude, SyntaxRus in {
|
||||
|
||||
flags
|
||||
coding = utf8 ;
|
||||
|
||||
lincat
|
||||
VPI = {s:Str} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user