File: dealer_dev.html

package info (click to toggle)
dealer 20190529%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,032 kB
  • sloc: ansic: 1,902; yacc: 630; perl: 400; makefile: 117; sh: 5
file content (24 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (7)
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>