forked from GitHub/gf-core
6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
--# -path=.:../foods:present:prelude
|
|
|
|
concrete FoodsFre of Foods = FoodsI with
|
|
(Syntax = SyntaxFre),
|
|
(LexFoods = LexFoodsFre) ;
|