summaryrefslogtreecommitdiff
path: root/examples/restaurant/RestaurantSwe.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/restaurant/RestaurantSwe.gf')
-rw-r--r--examples/restaurant/RestaurantSwe.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/restaurant/RestaurantSwe.gf b/examples/restaurant/RestaurantSwe.gf
deleted file mode 100644
index a8081b7f1..000000000
--- a/examples/restaurant/RestaurantSwe.gf
+++ /dev/null
@@ -1,5 +0,0 @@
---# -path=.:present:prelude
-
-concrete RestaurantSwe of Restaurant = RestaurantI with
- (Syntax = SyntaxSwe),
- (LexRestaurant = LexRestaurantSwe) ;