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/GathererEng.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/tutorial/GathererEng.gf (limited to 'doc/tutorial/GathererEng.gf') diff --git a/doc/tutorial/GathererEng.gf b/doc/tutorial/GathererEng.gf new file mode 100644 index 000000000..3dfc7c8fd --- /dev/null +++ b/doc/tutorial/GathererEng.gf @@ -0,0 +1,5 @@ +concrete GathererEng of Gatherer = PaleolithicEng, FishEng, MushroomsEng ** { + lin + UseFish x = x ; + UseMushroom x = x ; +} -- cgit v1.2.3