From 6398140d0ac21ad05a0c595b77007631cd5e1265 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 18 Dec 2005 21:26:21 +0000 Subject: new tutorial example --- doc/tutorial/old/NeolithicEng.gf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/tutorial/old/NeolithicEng.gf (limited to 'doc/tutorial/old/NeolithicEng.gf') diff --git a/doc/tutorial/old/NeolithicEng.gf b/doc/tutorial/old/NeolithicEng.gf new file mode 100644 index 000000000..005781a7e --- /dev/null +++ b/doc/tutorial/old/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