Files
gf-core/old-examples/tutorial/resource-foods/FoodsGer.gf

6 lines
137 B
Plaintext

--# -path=.:../foods:present:prelude
concrete FoodsGer of Foods = FoodsI with
(Syntax = SyntaxGer),
(LexFoods = LexFoodsGer) ;