summaryrefslogtreecommitdiff
path: root/eclipse/examples/functors/FoodsGer.gf
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/examples/functors/FoodsGer.gf')
-rw-r--r--eclipse/examples/functors/FoodsGer.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/eclipse/examples/functors/FoodsGer.gf b/eclipse/examples/functors/FoodsGer.gf
deleted file mode 100644
index 59e48b548..000000000
--- a/eclipse/examples/functors/FoodsGer.gf
+++ /dev/null
@@ -1,5 +0,0 @@
--- Functor Instantiation
---# -path=.:/home/john/.cabal/share/gf-3.2.9/lib/present
-concrete FoodsGer of Foods = FoodsI with
- (Syntax = SyntaxGer),
- (LexFoods = LexFoodsGer) ;