src/terminal-chess.h

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

mercurial