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

concrete ExtFoodsGer of ExtFoods = FoodsGer ** ExtFoodsI with 
    (Syntax = SyntaxGer),
    (LexFoods = LexFoodsGer) ;