forked from GitHub/gf-core
started examples-3.0 with examples that are tested to work
This commit is contained in:
5
examples-3.0/tutorial/resource-foods/ExtFoodsGer.gf
Normal file
5
examples-3.0/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