mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 19:52:50 -06:00
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