summaryrefslogtreecommitdiff
path: root/doc/tutorial/MushroomsEng.gf
diff options
context:
space:
mode:
authoraarne <unknown>2005-05-12 16:12:03 +0000
committeraarne <unknown>2005-05-12 16:12:03 +0000
commitf496c49263c0eecd9e7288d8aeea48fac489bb5d (patch)
treefb37f24c4b382dc958e84695b652455c006f6b5c /doc/tutorial/MushroomsEng.gf
parent73a60aabf50488b34f7813036f20246aa702da80 (diff)
index and tutorial
Diffstat (limited to 'doc/tutorial/MushroomsEng.gf')
-rw-r--r--doc/tutorial/MushroomsEng.gf5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tutorial/MushroomsEng.gf b/doc/tutorial/MushroomsEng.gf
new file mode 100644
index 000000000..d4e18d6d4
--- /dev/null
+++ b/doc/tutorial/MushroomsEng.gf
@@ -0,0 +1,5 @@
+concrete MushroomsEng of Mushrooms = {
+ lin
+ Cep = {s = "cep"} ;
+ Agaric = {s = "agaric"} ;
+}