forked from GitHub/gf-core
GFEP: updated examples
This commit is contained in:
5
eclipse/examples/foods/FoodsGer.gf
Normal file
5
eclipse/examples/foods/FoodsGer.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
-- Functor Instantiation
|
||||
--# -path=.:/home/john/.cabal/share/gf-3.2.9/lib/present
|
||||
concrete FoodsGer of Foods = FoodsI with
|
||||
(Syntax = SyntaxGer),
|
||||
(LexFoods = LexFoodsGer) ;
|
||||
Reference in New Issue
Block a user