summaryrefslogtreecommitdiff
path: root/testsuite/compiler/canonical/FoodsFin.gf
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/compiler/canonical/FoodsFin.gf')
-rw-r--r--testsuite/compiler/canonical/FoodsFin.gf6
1 files changed, 0 insertions, 6 deletions
diff --git a/testsuite/compiler/canonical/FoodsFin.gf b/testsuite/compiler/canonical/FoodsFin.gf
deleted file mode 100644
index 962199805..000000000
--- a/testsuite/compiler/canonical/FoodsFin.gf
+++ /dev/null
@@ -1,6 +0,0 @@
-
--- (c) 2009 Aarne Ranta under LGPL
-
-concrete FoodsFin of Foods = FoodsI with
- (Syntax = SyntaxFin),
- (LexFoods = LexFoodsFin) ;