mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 09:12:51 -06:00
more example languages
This commit is contained in:
6
lib/resource/Examples/ExamplesRus.gf
Normal file
6
lib/resource/Examples/ExamplesRus.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
concrete ExamplesRus of Examples = ExamplesI with
|
||||
(Syntax=SyntaxRus),
|
||||
(Lang=LangRus) ** {flags coding=utf8} ;
|
||||
|
||||
Reference in New Issue
Block a user