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/Fish.gf | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 doc/tutorial/Fish.gf (limited to 'doc/tutorial/Fish.gf') diff --git a/doc/tutorial/Fish.gf b/doc/tutorial/Fish.gf deleted file mode 100644 index c404115e9..000000000 --- a/doc/tutorial/Fish.gf +++ /dev/null @@ -1,4 +0,0 @@ -abstract Fish = { - cat Fish ; - fun Salmon, Perch : Fish ; -} -- cgit v1.2.3