forked from GitHub/gf-core
6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
--# -path=.:../foods:present:prelude
|
|
|
|
concrete FoodsEni of Foods = FoodsI with
|
|
(Syntax = SyntaxEng),
|
|
(LexFoods = LexFoodsEng) ;
|