summaryrefslogtreecommitdiff
path: root/doc/tutorial/old/GathererEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial/old/GathererEng.gf')
-rw-r--r--doc/tutorial/old/GathererEng.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/tutorial/old/GathererEng.gf b/doc/tutorial/old/GathererEng.gf
deleted file mode 100644
index 3dfc7c8fd..000000000
--- a/doc/tutorial/old/GathererEng.gf
+++ /dev/null
@@ -1,5 +0,0 @@
-concrete GathererEng of Gatherer = PaleolithicEng, FishEng, MushroomsEng ** {
- lin
- UseFish x = x ;
- UseMushroom x = x ;
-}