summaryrefslogtreecommitdiff
path: root/examples/restaurant/RestaurantSwe.gf
blob: a8081b7f157c67af5942eecb34198ae3a599cbc5 (plain)
1
2
3
4
5
--# -path=.:present:prelude

concrete RestaurantSwe of Restaurant = RestaurantI with
  (Syntax = SyntaxSwe), 
  (LexRestaurant = LexRestaurantSwe) ;