From 032531c6a690edbb377ff11ee2a743a30c5bf500 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 27 Jun 2008 11:27:40 +0000 Subject: rm old tutorials --- doc/tutorial/applications/Comments.gf | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 doc/tutorial/applications/Comments.gf (limited to 'doc/tutorial/applications/Comments.gf') diff --git a/doc/tutorial/applications/Comments.gf b/doc/tutorial/applications/Comments.gf deleted file mode 100644 index 3801ee77a..000000000 --- a/doc/tutorial/applications/Comments.gf +++ /dev/null @@ -1,12 +0,0 @@ -abstract Comments = { - - cat - S ; Item ; Kind ; Quality ; - - fun - Is : Item -> Quality -> S ; - This, That, These, Those : Kind -> Item ; - QKind : Quality -> Kind -> Kind ; - Very : Quality -> Quality ; - -} -- cgit v1.2.3