summaryrefslogtreecommitdiff
path: root/examples/tutorial/resource-foods/FoodsGer.gf
blob: f3d79eff032bfdc12b39a849024f75014b7b8153 (plain)
1
2
3
4
5
--# -path=.:present

concrete FoodsGer of Foods = FoodsI with 
    (Syntax = SyntaxGer),
    (LexFoods = LexFoodsGer) ;