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

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