packages feed

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

--# -path=.:present

-- (c) 2009 Aarne Ranta under LGPL

concrete FoodsSwe of Foods = FoodsI with 
  (Syntax = SyntaxSwe),
  (LexFoods = LexFoodsSwe) ** {flags language = sv_SE;} ;