summaryrefslogtreecommitdiff
path: root/doc/tutorial/NeolithicEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial/NeolithicEng.gf')
-rw-r--r--doc/tutorial/NeolithicEng.gf6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/tutorial/NeolithicEng.gf b/doc/tutorial/NeolithicEng.gf
deleted file mode 100644
index 005781a7e..000000000
--- a/doc/tutorial/NeolithicEng.gf
+++ /dev/null
@@ -1,6 +0,0 @@
-concrete NeolithicEng of Neolithic = PaleolithicEng ** {
- lin
- Fire = {s = "fire"} ;
- Wheel = {s = "wheel"} ;
- Think = {s = "thinks"} ;
-}