Added ICS engine analyze for winboard - not ready but usable
[xboard.git] / xboard.c
index 743a5ff..643be29 100644 (file)
--- a/xboard.c
+++ b/xboard.c
@@ -2466,6 +2466,9 @@ XBoard square size (hint): %d\n\
                    args, 1);
     }
 
+       /* icsEngineAnalyze - Currently not yet implemented in XBoard */
+       appData.icsEngineAnalyze = FALSE;
+
     /*
      * Create an icon.
      */