summaryrefslogtreecommitdiff
path: root/doc/tutorial/FoodmarketEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial/FoodmarketEng.gf')
-rw-r--r--doc/tutorial/FoodmarketEng.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/tutorial/FoodmarketEng.gf b/doc/tutorial/FoodmarketEng.gf
deleted file mode 100644
index 105cf53f6..000000000
--- a/doc/tutorial/FoodmarketEng.gf
+++ /dev/null
@@ -1,5 +0,0 @@
-concrete FoodmarketEng of Foodmarket = FoodEng, FruitEng, MushroomEng ** {
- lin
- FruitKind x = x ;
- MushroomKind x = x ;
-}