From d9f7697f7a9f8fb44fa2ead3eecf6ca3c3cad19f Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Mon, 17 Oct 2011 16:01:07 +0000 Subject: Added Eclipse contents --- eclipse/examples/functors/FoodsGer.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 eclipse/examples/functors/FoodsGer.gf (limited to 'eclipse/examples/functors/FoodsGer.gf') diff --git a/eclipse/examples/functors/FoodsGer.gf b/eclipse/examples/functors/FoodsGer.gf new file mode 100644 index 000000000..59e48b548 --- /dev/null +++ b/eclipse/examples/functors/FoodsGer.gf @@ -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) ; -- cgit v1.2.3