Implement -autoInstall option
[xboard.git] / common.h
index e6c3b20..24b7ce0 100644 (file)
--- a/common.h
+++ b/common.h
@@ -508,6 +508,7 @@ typedef struct {
     char *loadGameFile;
     int loadGameIndex;      /* game # within file */
     char *saveGameFile;
+    char *autoInstall;
     Boolean autoSaveGames;
     Boolean onlyOwn;        /* [HGM] suppress auto-saving of observed games */
     char *loadPositionFile;