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

concrete FoodsEni of Foods = FoodsI with 
    (Syntax = SyntaxEng),
    (LexFoods = LexFoodsEng) ;