1
0
forked from GitHub/gf-core
Files
gf-core/doc/tutorial/resource-food/FoodGer.gf
2007-07-05 20:52:56 +00:00

6 lines
119 B
Plaintext

--# -path=.:present:prelude
concrete FoodGer of Food = FoodI with
(Syntax = SyntaxGer),
(LexFood = LexFoodGer) ;