forked from GitHub/gf-core
ExtFoods for book
This commit is contained in:
5
examples/tutorial/resource-foods/ExtFoodsGer.gf
Normal file
5
examples/tutorial/resource-foods/ExtFoodsGer.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../foods:present:prelude
|
||||
|
||||
concrete ExtFoodsGer of ExtFoods = FoodsGer ** ExtFoodsI with
|
||||
(Syntax = SyntaxGer),
|
||||
(LexFoods = LexFoodsGer) ;
|
||||
Reference in New Issue
Block a user