Alter Makefile to force 32-bit compile
[capablanca.git] / lasker-2.2.3 / data / admin / adjudicate
1
2 adjudicate
3
4 Usage: adjudicate white_player black_player result
5 RESTRICTED TO ADMINISTRATORS.
6
7   Adjudicates a game between white_player and black_player.  The result is one
8 of: abort, draw, white, black.  "Abort" cancels the game (no win, loss or
9 draw), "white" gives white_player the win, "black" gives black_player the win,
10 and "draw" gives a draw.  Both white_player and black_player will be notified
11 by server messages concerning the adjudication.
12
13   In most cases, the game will be a stored (adjourned) game for which one
14 opponent has made an adjudication request.  To list games for which
15 adjudications have been requested, type "ahelp adjrequests".  However, there
16 may be occasions when a game in progress needs to be adjudicated online --
17 such as when a computer fails to move or cannot accept a draw in a clearly
18 drawn position.
19
20   For guidelines about adjudications, see "adjud_info".
21
22 See ahelp:  adjud_info
23 See help:   adjourn  adjudicate_request  stored
24
25 [Last modified: September 18, 1995 -- Friar]
26