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/Neolithic.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/tutorial/Neolithic.gf (limited to 'doc/tutorial/Neolithic.gf') diff --git a/doc/tutorial/Neolithic.gf b/doc/tutorial/Neolithic.gf new file mode 100644 index 000000000..2f5c6d116 --- /dev/null +++ b/doc/tutorial/Neolithic.gf @@ -0,0 +1,5 @@ +abstract Neolithic = Paleolithic ** { + fun + Fire, Wheel : CN ; + Think : V ; +} -- cgit v1.2.3