forked from GitHub/gf-core
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
|
|
-- (c) 2009 Aarne Ranta under LGPL
|
|
|
|
concrete FoodsGer of Foods = FoodsI with
|
|
(Syntax = SyntaxGer),
|
|
(LexFoods = LexFoodsGer) ;
|