summaryrefslogtreecommitdiff
path: root/examples/tutorial/resource-foods/ExtFoodsGer.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorial/resource-foods/ExtFoodsGer.gf')
-rw-r--r--examples/tutorial/resource-foods/ExtFoodsGer.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/tutorial/resource-foods/ExtFoodsGer.gf b/examples/tutorial/resource-foods/ExtFoodsGer.gf
deleted file mode 100644
index 62285e3ae..000000000
--- a/examples/tutorial/resource-foods/ExtFoodsGer.gf
+++ /dev/null
@@ -1,5 +0,0 @@
---# -path=.:../foods:present:prelude
-
-concrete ExtFoodsGer of ExtFoods = FoodsGer ** ExtFoodsI with
- (Syntax = SyntaxGer),
- (LexFoods = LexFoodsGer) ;