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