summaryrefslogtreecommitdiff
path: root/doc/tutorial/Mushroom.gf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial/Mushroom.gf')
-rw-r--r--doc/tutorial/Mushroom.gf4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/tutorial/Mushroom.gf b/doc/tutorial/Mushroom.gf
deleted file mode 100644
index f6b788b06..000000000
--- a/doc/tutorial/Mushroom.gf
+++ /dev/null
@@ -1,4 +0,0 @@
-abstract Mushroom = {
- cat Mushroom ;
- fun Cep, Agaric : Mushroom ;
-}