forked from GitHub/gf-core
8 lines
133 B
Plaintext
8 lines
133 B
Plaintext
|
|
-- (c) 2009 Aarne Ranta under LGPL
|
|
|
|
concrete FoodsIta of Foods = FoodsI with
|
|
(Syntax = SyntaxIta),
|
|
(LexFoods = LexFoodsIta) ;
|
|
|