Just to test the keywords...
This commit is contained in:
@ -7,7 +7,7 @@ package suicideChess;
|
|||||||
* The board is represented using bitboards.
|
* The board is represented using bitboards.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $LastChangedRev$
|
* $LastChangedRevision$
|
||||||
* $LastChangedBy$
|
* $LastChangedBy$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ package suicideChess;
|
|||||||
* This file contains the moves representation.
|
* This file contains the moves representation.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $LastChangedRev$
|
* $LastChangedRevision$
|
||||||
* $LastChangedBy$
|
* $LastChangedBy$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ import suicideChess.Move;
|
|||||||
* The purpose of this file is to test the Moves.java class
|
* The purpose of this file is to test the Moves.java class
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $LastChangedRev$
|
* $LastChangedRevision$
|
||||||
* $LastChangedBy$
|
* $LastChangedBy$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ import java.util.logging.*;
|
|||||||
* This class is used to test the XBoard protocol.
|
* This class is used to test the XBoard protocol.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $LastChangedRev$
|
* $LastChangedRevision$
|
||||||
* $LastChangedBy$
|
* $LastChangedBy$
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user