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/Food2Eng.gf | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 doc/tutorial/Food2Eng.gf (limited to 'doc/tutorial/Food2Eng.gf') diff --git a/doc/tutorial/Food2Eng.gf b/doc/tutorial/Food2Eng.gf deleted file mode 100644 index a92e426eb..000000000 --- a/doc/tutorial/Food2Eng.gf +++ /dev/null @@ -1,23 +0,0 @@ -concrete Food2Eng of Food = open StringOper in { - - lincat - S, Item, Kind, Quality = SS ; - - lin - Is item quality = cc item (prefix "is" quality) ; - This = prefix "this" ; - That = prefix "that" ; - QKind = cc ; - Wine = ss "wine" ; - Cheese = ss "cheese" ; - Fish = ss "fish" ; - Very = prefix "very" ; - Fresh = ss "fresh" ; - Warm = ss "warm" ; - Italian = ss "Italian" ; - Expensive = ss "expensive" ; - Delicious = ss "delicious" ; - Boring = ss "boring" ; - -} - \ No newline at end of file -- cgit v1.2.3