Documentation generated. Some errors corrected in the code.

This commit is contained in:
2006-01-13 17:03:06 +00:00
parent 5a8d3829be
commit 9167829467
34 changed files with 1307 additions and 478 deletions

View File

@ -30,7 +30,7 @@ public class SuicideChess {
public static final boolean SQUARE_CHECK_INVALID = true;
private static final int MAIN_VERSION_NUMBER = 0;
private static final int REVISION_NUMBER = 17;
private static final int REVISION_NUMBER = 19;
/**