mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
Added Eclipse contents
This commit is contained in:
5
eclipse/examples/functors/FoodsGer.gf
Normal file
5
eclipse/examples/functors/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