From e778619f80ce97cc6d1210c7d2781137e968adfd Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Fri, 1 Jun 2012 14:21:26 +0000 Subject: GFEP: updated readme and removed examples folder --- eclipse/examples/hello/AbsCat.gf | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 eclipse/examples/hello/AbsCat.gf (limited to 'eclipse/examples/hello/AbsCat.gf') diff --git a/eclipse/examples/hello/AbsCat.gf b/eclipse/examples/hello/AbsCat.gf deleted file mode 100644 index dac5c07db..000000000 --- a/eclipse/examples/hello/AbsCat.gf +++ /dev/null @@ -1,5 +0,0 @@ -abstract AbsCat = { - - cat Greeting ; Recipient ; - -}; -- cgit v1.2.3