From 6398140d0ac21ad05a0c595b77007631cd5e1265 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 18 Dec 2005 21:26:21 +0000 Subject: new tutorial example --- doc/tutorial/Gatherer.gf | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 doc/tutorial/Gatherer.gf (limited to 'doc/tutorial/Gatherer.gf') diff --git a/doc/tutorial/Gatherer.gf b/doc/tutorial/Gatherer.gf deleted file mode 100644 index 4ef16485a..000000000 --- a/doc/tutorial/Gatherer.gf +++ /dev/null @@ -1,5 +0,0 @@ -abstract Gatherer = Paleolithic, Fish, Mushrooms ** { - fun - FishCN : Fish -> CN ; - MushroomCN : Mushroom -> CN ; -} \ No newline at end of file -- cgit v1.2.3