summaryrefslogtreecommitdiff
path: root/doc/tutorial/Neolithic.gf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial/Neolithic.gf')
-rw-r--r--doc/tutorial/Neolithic.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/tutorial/Neolithic.gf b/doc/tutorial/Neolithic.gf
deleted file mode 100644
index 2f5c6d116..000000000
--- a/doc/tutorial/Neolithic.gf
+++ /dev/null
@@ -1,5 +0,0 @@
-abstract Neolithic = Paleolithic ** {
- fun
- Fire, Wheel : CN ;
- Think : V ;
-}