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

8 lines
152 B
Plaintext

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