summaryrefslogtreecommitdiff
path: root/doc/tutorial/NeolithicEng.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2005-12-18 21:26:21 +0000
committeraarne <aarne@cs.chalmers.se>2005-12-18 21:26:21 +0000
commit6398140d0ac21ad05a0c595b77007631cd5e1265 (patch)
treefae648d7e9e344fa850be37f1eb0b3b29e8f17e6 /doc/tutorial/NeolithicEng.gf
parenta205829623ea7b928c84e56cd6453148f123a3d5 (diff)
new tutorial example
Diffstat (limited to 'doc/tutorial/NeolithicEng.gf')
-rw-r--r--doc/tutorial/NeolithicEng.gf6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/tutorial/NeolithicEng.gf b/doc/tutorial/NeolithicEng.gf
deleted file mode 100644
index 005781a7e..000000000
--- a/doc/tutorial/NeolithicEng.gf
+++ /dev/null
@@ -1,6 +0,0 @@
-concrete NeolithicEng of Neolithic = PaleolithicEng ** {
- lin
- Fire = {s = "fire"} ;
- Wheel = {s = "wheel"} ;
- Think = {s = "thinks"} ;
-}