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