resource-food example in tutorial

This commit is contained in:
aarne
2007-07-05 20:52:56 +00:00
parent 63f060dcf6
commit 1aff0ee08a
10 changed files with 131 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:present:prelude
concrete FoodGer of Food = FoodI with
(Syntax = SyntaxGer),
(LexFood = LexFoodGer) ;