1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
<html>
<head>
<title>
Authors
</title>
</head>
<body
bgcolor="#ffffff"
text="#000000"
>
<hr>
<!-------------------------->
<p>
Each source file should contain a comment indicating the
main author(s) of that file. This is done not out of vanity,
but so that you know who to blame ;-). If you find any
of the source code difficult to understand or insufficiently
commented, please complain to the author and/or to mercury@cs.mu.oz.au.
<table>
<tr>
<td>aet <td>Bert Thompson <td>aet@cs.mu.oz.au or bert_thompson@yahoo.com</tr>
<tr>
<td>benyi <td>Tibor Benyi <td>benyi@cs.mu.oz.au </tr>
<tr>
<td>bromage <td>Andrew Bromage <td>bromage@cs.mu.oz.au </tr>
<tr>
<td>conway <td>Tom Conway <td>conway@cs.mu.oz.au </tr>
<tr>
<td>dgj <td>David Jeffery <td>dgj@students.cs.mu.oz.au </tr>
<tr>
<td>dougl <td>Mark Brown <td>dougl@cs.mu.oz.au </tr>
<tr>
<td>dylan <td>Dylan Shuttleworth <td>dylan@cs.mu.oz.au </tr>
<tr>
<td>fjh <td>Fergus Henderson <td>fjh@cs.mu.oz.au </tr>
<tr>
<td>jahier <td>Erwan Jahier <td>jahier@irisa.fr </tr>
<tr>
<td>ksiew <td>Steven Siew <td>ksiew@cs.mu.oz.au </tr>
<tr>
<td>petdr <td>Peter Ross <td>petdr@cs.mu.oz.au </tr>
<tr>
<td>schachte <td>Peter Schachte <td>schachte@cs.mu.oz.au </tr>
<tr>
<td>squirrel <td>Jane Langley <td>jal@cs.mu.oz.au </tr>
<tr>
<td>stayl <td>Simon Taylor <td>stayl@students.cs.mu.oz.au </tr>
<tr>
<td>trd <td>Tyson Dowd <td>trd@students.cs.mu.oz.au </tr>
<tr>
<td>zs <td>Zoltan Somogyi <td>zs@cs.mu.oz.au </tr>
</table>
<hr>
<!-------------------------->
Last update was $Date: 2000/04/22 07:12:17 $ by $Author: trd $@cs.mu.oz.au. <br>
</body>
</html>
|