diff options
Diffstat (limited to 'doc/tutorial/MushroomsEng.gf')
| -rw-r--r-- | doc/tutorial/MushroomsEng.gf | 5 |
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"} ; +} |
