forked from GitHub/gf-core
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
--# -path=.:../foods:prelude
|
|
|
|
concrete FoodsEng of Foods = FoodsI with
|
|
(Syntax = SyntaxEng),
|
|
(Test = TestEng) ;
|