Files
gf-core/doc/tutorial/resource-food/FoodFin.gf
2007-07-05 20:52:56 +00:00

6 lines
119 B
Plaintext

--# -path=.:present:prelude
concrete FoodFin of Food = FoodI with
(Syntax = SyntaxFin),
(LexFood = LexFoodFin) ;