ExtFoods for book

This commit is contained in:
aarne
2007-09-06 11:34:53 +00:00
parent 238764e1be
commit 10f621045a
12 changed files with 148 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:../foods:present:prelude
concrete ExtFoodsEng of ExtFoods = FoodsEni ** ExtFoodsI with
(Syntax = SyntaxEng),
(LexFoods = LexFoodsEng) ;