Files
gf-core/examples/restaurant/RestaurantFin.gf
2007-10-12 13:46:57 +00:00

6 lines
149 B
Plaintext

--# -path=.:present:prelude
concrete RestaurantFin of Restaurant = RestaurantI with
(Syntax = SyntaxFin),
(LexRestaurant = LexRestaurantFin) ;