From 6398140d0ac21ad05a0c595b77007631cd5e1265 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 18 Dec 2005 21:26:21 +0000 Subject: new tutorial example --- doc/tutorial/Mushroom.gf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/tutorial/Mushroom.gf (limited to 'doc/tutorial/Mushroom.gf') diff --git a/doc/tutorial/Mushroom.gf b/doc/tutorial/Mushroom.gf new file mode 100644 index 000000000..f6b788b06 --- /dev/null +++ b/doc/tutorial/Mushroom.gf @@ -0,0 +1,4 @@ +abstract Mushroom = { + cat Mushroom ; + fun Cep, Agaric : Mushroom ; +} -- cgit v1.2.3