Files
gf-core/gf-book/examples/chapter5/FoodsSwe.gf
2011-01-11 15:46:43 +00:00

8 lines
181 B
Plaintext

--# -path=.:present
-- (c) 2009 Aarne Ranta under LGPL
concrete FoodsSwe of Foods = FoodsI with
(Syntax = SyntaxSwe),
(LexFoods = LexFoodsSwe) ** {flags language = sv_SE;} ;