1
0
forked from GitHub/gf-core
Files
gf-core/examples/wiki/RestaurantFre.gf
2008-03-04 11:56:12 +00:00

9 lines
178 B
Plaintext

--# -path=.:alltenses:prelude
concrete RestaurantFre of Restaurant = RestaurantI with
(Syntax = SyntaxFre),
(Grammar = GrammarFre),
(LexRestaurant = LexRestaurantFre) ;