From f496c49263c0eecd9e7288d8aeea48fac489bb5d Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 12 May 2005 16:12:03 +0000 Subject: index and tutorial --- doc/tutorial/NeolithicEng.gf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/tutorial/NeolithicEng.gf (limited to 'doc/tutorial/NeolithicEng.gf') diff --git a/doc/tutorial/NeolithicEng.gf b/doc/tutorial/NeolithicEng.gf new file mode 100644 index 000000000..005781a7e --- /dev/null +++ b/doc/tutorial/NeolithicEng.gf @@ -0,0 +1,6 @@ +concrete NeolithicEng of Neolithic = PaleolithicEng ** { + lin + Fire = {s = "fire"} ; + Wheel = {s = "wheel"} ; + Think = {s = "thinks"} ; +} -- cgit v1.2.3