Files
gf-core/examples/tutorial/resource-foods/FoodsGer.gf
2007-09-02 19:53:55 +00:00

6 lines
137 B
Plaintext

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