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/hello/ResEng.gf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 eclipse/examples/hello/ResEng.gf (limited to 'eclipse/examples/hello/ResEng.gf') diff --git a/eclipse/examples/hello/ResEng.gf b/eclipse/examples/hello/ResEng.gf new file mode 100644 index 000000000..1ecf97a4d --- /dev/null +++ b/eclipse/examples/hello/ResEng.gf @@ -0,0 +1,8 @@ +--# -path=.:../abstract:../common:../../prelude +resource ResEng = { + + param + OtherParam = A | B ; + Gender = Masc | Fem ; + +} ; -- cgit v1.2.3