diff options
| author | aarne <aarne@cs.chalmers.se> | 2005-12-18 21:26:21 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2005-12-18 21:26:21 +0000 |
| commit | 6398140d0ac21ad05a0c595b77007631cd5e1265 (patch) | |
| tree | fae648d7e9e344fa850be37f1eb0b3b29e8f17e6 /doc/tutorial/FishEng.gf | |
| parent | a205829623ea7b928c84e56cd6453148f123a3d5 (diff) | |
new tutorial example
Diffstat (limited to 'doc/tutorial/FishEng.gf')
| -rw-r--r-- | doc/tutorial/FishEng.gf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/tutorial/FishEng.gf b/doc/tutorial/FishEng.gf deleted file mode 100644 index 560f6cda4..000000000 --- a/doc/tutorial/FishEng.gf +++ /dev/null @@ -1,5 +0,0 @@ -concrete FishEng of Fish = { - lin - Salmon = {s = "salmon"} ; - Perch = {s = "perch"} ; -} |
