1
0
forked from GitHub/gf-core
Files
gf-core/gf-book/examples/chapter5/FoodsFin.gf
2011-01-11 15:46:43 +00:00

8 lines
152 B
Plaintext

--# -path=.:present
-- (c) 2009 Aarne Ranta under LGPL
concrete FoodsFin of Foods = FoodsI with
(Syntax = SyntaxFin),
(LexFoods = LexFoodsFin) ;