mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
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