forked from GitHub/gf-core
resource-food example in tutorial
This commit is contained in:
5
doc/tutorial/resource-food/FoodGer.gf
Normal file
5
doc/tutorial/resource-food/FoodGer.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete FoodGer of Food = FoodI with
|
||||
(Syntax = SyntaxGer),
|
||||
(LexFood = LexFoodGer) ;
|
||||
Reference in New Issue
Block a user