projects
/
xboard.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Reparse ambiguous move under built-in rules
[xboard.git]
/
uci.c
diff --git
a/uci.c
b/uci.c
index
683a71b
..
a2e5607
100644
(file)
--- a/
uci.c
+++ b/
uci.c
@@
-5,7
+5,7
@@
*
* Copyright 2006 Alessandro Scotti
*
*
* Copyright 2006 Alessandro Scotti
*
- * Enhancement Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+ * Enhancement Copyright 2009, 2010, 2011, 2012
, 2013, 2014
Free Software Foundation, Inc.
*
* ------------------------------------------------------------------------
*
*
* ------------------------------------------------------------------------
*
@@
-20,7
+20,7
@@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see http://www.gnu.org/licenses/.
+ * along with this program. If not, see http://www.gnu.org/licenses/.
*
* ------------------------------------------------------------------------
*/
*
* ------------------------------------------------------------------------
*/
@@
-31,7
+31,7
@@
#include "common.h"
#include "backend.h"
#include "common.h"
#include "backend.h"
-Boolean GetArgValue(char *a);
+Boolean GetArgValue(char *a);
void
InitEngineUCI (const char *iniDir, ChessProgramState *cps)
void
InitEngineUCI (const char *iniDir, ChessProgramState *cps)