summaryrefslogtreecommitdiff
path: root/examples/foods/FoodsSwe.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/foods/FoodsSwe.gf')
-rw-r--r--examples/foods/FoodsSwe.gf6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/foods/FoodsSwe.gf b/examples/foods/FoodsSwe.gf
deleted file mode 100644
index c3ed38abb..000000000
--- a/examples/foods/FoodsSwe.gf
+++ /dev/null
@@ -1,6 +0,0 @@
-
--- (c) 2009 Aarne Ranta under LGPL
-
-concrete FoodsSwe of Foods = FoodsI with
- (Syntax = SyntaxSwe),
- (LexFoods = LexFoodsSwe) ** {flags language = sv_SE;} ;