From 96ed0bf4ac7e2898f6f8de82cacecb69d1e94684 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 12 Oct 2007 13:46:57 +0000 Subject: demo restaurant info --- examples/restaurant/RestaurantSwe.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/restaurant/RestaurantSwe.gf (limited to 'examples/restaurant/RestaurantSwe.gf') diff --git a/examples/restaurant/RestaurantSwe.gf b/examples/restaurant/RestaurantSwe.gf new file mode 100644 index 000000000..a8081b7f1 --- /dev/null +++ b/examples/restaurant/RestaurantSwe.gf @@ -0,0 +1,5 @@ +--# -path=.:present:prelude + +concrete RestaurantSwe of Restaurant = RestaurantI with + (Syntax = SyntaxSwe), + (LexRestaurant = LexRestaurantSwe) ; -- cgit v1.2.3