
aradjust - adjust pairings and enter results for a round

aradjust [ round_number ] [ -f ]

GUI to adjust AGA (American Go Association) tournament round files (1.tde, 2.tde, etc). Pairings can be made, broken, and changed, and final results entered (winners and losers).

The default is to adjust the current round (based on the last n.tde file). Previous rounds can be adjusted by adding providing round number as a command line argument. The round can also be selected within the GUI.
If -f (format only) is specified, aradjust reads the 1.tde file, reformats it, and writes it back out. Only minor corrections (such as changing ING no-komi games from -1 komi to 0) are made.


Reid Augustin, <reid@netchip.com>

Copyright (C) 1999, 2004, 2005 by Reid Augustin
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.