ExtFoods for book

This commit is contained in:
aarne
2007-09-06 11:34:53 +00:00
parent eb173e4529
commit cd9dac84c2
13 changed files with 150 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:../foods:present:prelude
concrete ExtFoodsFin of ExtFoods = FoodsFin ** ExtFoodsI with
(Syntax = SyntaxFin),
(LexFoods = LexFoodsFin) ;