summaryrefslogtreecommitdiff
path: root/examples/wiki/RestaurantSwe.gf
blob: 9cd487892a104df09f9e828e63ca49f33f92c8ad (plain)
1
2
3
4
5
6
7
8

--# -path=.:alltenses:prelude

concrete RestaurantSwe of Restaurant = RestaurantI with

	(Syntax			= SyntaxSwe),
	(Grammar		= GrammarSwe),
	(LexRestaurant	= LexRestaurantSwe) ;