Files
gf-core/examples/tutorial/resource-foods/FoodsGer.gf
2009-04-08 05:59:16 +00:00

6 lines
120 B
Plaintext

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