Files
gf-core/book/examples/chapter5/FoodsSwe.gf
2010-11-22 12:55:37 +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;} ;