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

concrete RestaurantGer of Restaurant = RestaurantI with
  (Syntax = SyntaxGer), 
  (LexRestaurant = LexRestaurantGer) ;