From 1aff0ee08a2ff7e752e2fec4c915852e8b6438f6 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 5 Jul 2007 20:52:56 +0000 Subject: resource-food example in tutorial --- doc/tutorial/resource-food/FoodGer.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/tutorial/resource-food/FoodGer.gf (limited to 'doc/tutorial/resource-food/FoodGer.gf') diff --git a/doc/tutorial/resource-food/FoodGer.gf b/doc/tutorial/resource-food/FoodGer.gf new file mode 100644 index 000000000..2e76d3f39 --- /dev/null +++ b/doc/tutorial/resource-food/FoodGer.gf @@ -0,0 +1,5 @@ +--# -path=.:present:prelude + +concrete FoodGer of Food = FoodI with + (Syntax = SyntaxGer), + (LexFood = LexFoodGer) ; -- cgit v1.2.3