src/terminal-chess.h

changeset 50
41017d0a72c5
parent 47
d726e4b46c33
child 51
84f2e380a434
--- a/src/terminal-chess.h	Wed Jun 11 16:54:20 2014 +0200
+++ b/src/terminal-chess.h	Mon Jun 16 13:45:31 2014 +0200
@@ -45,6 +45,7 @@
     char* port;
     char* serverhost; /* NULL, if we are about to start a server */
     char* continuepgn;
+    char* analyzepgn;
     _Bool printhelp;
     _Bool singlemachine;
 } Settings;

mercurial