summaryrefslogtreecommitdiff
path: root/gf-book/examples/chapter5/FoodsSwe.gf
blob: cbb35fb988bc576e3bd7672d7cefdf4b85e5163b (plain)
1
2
3
4
5
6
7
--# -path=.:present

-- (c) 2009 Aarne Ranta under LGPL

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