packages feed

gf-3.2: book/examples/chapter5/FoodsGer.gf

--# -path=.:present

-- (c) 2009 Aarne Ranta under LGPL

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