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

9 lines
153 B
Plaintext

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