X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=move_do.h;h=d77ea81565bcef36f739e77c8dbbd26cd0321bf6;hb=037f73ac400afcd812f31f9260e6bf8a0ba7ef53;hp=5954986f9377c522b8741a6a8209be97f1e4db12;hpb=64f72f31685ea1dff12b19b22cfaf7a53ccc079f;p=polyglot.git diff --git a/move_do.h b/move_do.h index 5954986..d77ea81 100644 --- a/move_do.h +++ b/move_do.h @@ -1,19 +1,19 @@ - -// move_do.h - -#ifndef MOVE_DO_H -#define MOVE_DO_H - -// includes - -#include "board.h" -#include "util.h" - -// functions - -extern void move_do (board_t * board, int move); - -#endif // !defined MOVE_DO_H - -// end of move_do.h - + +// move_do.h + +#ifndef MOVE_DO_H +#define MOVE_DO_H + +// includes + +#include "board.h" +#include "util.h" + +// functions + +extern void move_do (board_t * board, int move); + +#endif // !defined MOVE_DO_H + +// end of move_do.h +