From bc77ad31639775dbb8201e44d1f8a3c3b8b78852 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 4 Mar 2008 11:56:12 +0000 Subject: added wiki grammars --- examples/wiki/RestaurantSpa.gf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 examples/wiki/RestaurantSpa.gf (limited to 'examples/wiki/RestaurantSpa.gf') diff --git a/examples/wiki/RestaurantSpa.gf b/examples/wiki/RestaurantSpa.gf new file mode 100644 index 000000000..cc516d2eb --- /dev/null +++ b/examples/wiki/RestaurantSpa.gf @@ -0,0 +1,8 @@ + +--# -path=.:alltenses:prelude + +concrete RestaurantSpa of Restaurant = RestaurantI with + + (Syntax = SyntaxSpa), + (Grammar = GrammarSpa), + (LexRestaurant = LexRestaurantSpa) ; -- cgit v1.2.3