From f496c49263c0eecd9e7288d8aeea48fac489bb5d Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 12 May 2005 16:12:03 +0000 Subject: index and tutorial --- doc/tutorial/Gatherer.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/tutorial/Gatherer.gf (limited to 'doc/tutorial/Gatherer.gf') diff --git a/doc/tutorial/Gatherer.gf b/doc/tutorial/Gatherer.gf new file mode 100644 index 000000000..254a46ec0 --- /dev/null +++ b/doc/tutorial/Gatherer.gf @@ -0,0 +1,5 @@ +abstract Gatherer = Paleolithic, Fish, Mushrooms ** { + fun + UseFish : Fish -> CN ; + UseMushroom : Mushroom -> CN ; +} \ No newline at end of file -- cgit v1.2.3