1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<html>
<head>
<title>DEALER, a bridge hand generator program</title>
</head>
<body bgcolor=wheat>
<center>
<h1>DEALER, a bridge hand generator program</h1>
</center>
<h2>Development version </h2>
Click <a href="http://www.dombo.org/henk/dealer.tar.gz">here</a> to
download the development version of the code. This is Alpha release stuff,
e.g. the version that one got when I last bothered to type "make tarfile" ;-)
Guarantee until the front door, as they say.
Last update on $Date: 1999/06/15 18:43:00 $
</body>
</html>
|