summaryrefslogtreecommitdiff
path: root/examples/foods/FoodsSwe.gf
blob: c3ed38abb8506e3aeb6ff8aa6b63136996bcd4b2 (plain)
1
2
3
4
5
6

-- (c) 2009 Aarne Ranta under LGPL

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