diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-03-06 16:41:53 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-03-06 16:41:53 +0000 |
commit | bcc1b434d5a843bcd71cc8a9c1467cde123fe3c0 (patch) | |
tree | 51b56da68c39e83ba9d1f5438a475f006048bd93 /misc/bbjd/pkg-message | |
parent | remove links on unexec (diff) |
Bbjd is a tool to calculate the optimum strategy playing Black Jack. This
program may be used to prove that when playing Black Jack it is possible to
beat the casino. Probably, Black Jack is the only game offered by casinos,
where it is possible to win in the long term (and this fact is mathematically
proven).
PR: ports/9895
Submitted By: Dima Sivachenko <dima@Chg.RU>
[committers note: this can be addicting.]
Diffstat (limited to 'misc/bbjd/pkg-message')
-rw-r--r-- | misc/bbjd/pkg-message | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/bbjd/pkg-message b/misc/bbjd/pkg-message new file mode 100644 index 000000000000..1d3027b8c691 --- /dev/null +++ b/misc/bbjd/pkg-message @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +This program has no man-pages. Please read documentation installed in +share/bbjd directory. +------------------------------------------------------------------------------- |