From e86db4d8c8287790a90955fefec10b7a64988ff8 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 19 Oct 2007 22:12:30 +0000 Subject: two versions of semantics (the Logic version incomplete) --- examples/tutorial/semantics/Core.gf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 examples/tutorial/semantics/Core.gf (limited to 'examples/tutorial/semantics/Core.gf') diff --git a/examples/tutorial/semantics/Core.gf b/examples/tutorial/semantics/Core.gf new file mode 100644 index 000000000..975cf827f --- /dev/null +++ b/examples/tutorial/semantics/Core.gf @@ -0,0 +1,6 @@ +abstract Core = { + + cat + + +} -- cgit v1.2.3