summaryrefslogtreecommitdiff
path: root/examples/tutorial/resource-foods/FoodsFin.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorial/resource-foods/FoodsFin.gf')
-rw-r--r--examples/tutorial/resource-foods/FoodsFin.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/tutorial/resource-foods/FoodsFin.gf b/examples/tutorial/resource-foods/FoodsFin.gf
deleted file mode 100644
index 2c76ee4a0..000000000
--- a/examples/tutorial/resource-foods/FoodsFin.gf
+++ /dev/null
@@ -1,5 +0,0 @@
---# -path=.:../foods:present:prelude
-
-concrete FoodsFin of Foods = FoodsI with
- (Syntax = SyntaxFin),
- (LexFoods = LexFoodsFin) ;