From 032531c6a690edbb377ff11ee2a743a30c5bf500 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 27 Jun 2008 11:27:40 +0000 Subject: rm old tutorials --- doc/tutorial/Foodmarket.gf | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 doc/tutorial/Foodmarket.gf (limited to 'doc/tutorial/Foodmarket.gf') diff --git a/doc/tutorial/Foodmarket.gf b/doc/tutorial/Foodmarket.gf deleted file mode 100644 index 18bbe6853..000000000 --- a/doc/tutorial/Foodmarket.gf +++ /dev/null @@ -1,5 +0,0 @@ -abstract Foodmarket = Food, Fruit, Mushroom ** { - fun - FruitKind : Fruit -> Kind ; - MushroomKind : Mushroom -> Kind ; -} -- cgit v1.2.3