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