summaryrefslogtreecommitdiff
path: root/examples/foods/FoodsIta.gf
blob: 0f959d2e5c5b7d2b6981f1ec444a6a645f924db6 (plain)
1
2
3
4
5
6
7

-- (c) 2009 Aarne Ranta under LGPL

concrete FoodsIta of Foods = FoodsI with 
  (Syntax = SyntaxIta),
  (LexFoods = LexFoodsIta) ;