X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=main.c;h=218793a0f7005bf5d352faa0ed85c7d80b4fb058;hb=2941984be26cee5bbb0757ed20172035ed06d2f4;hp=5439f117db42d4a9b42ee2ffe18267da3fa6d573;hpb=4e0c88b473dffdefb830e6806c3692aab6b4fa0c;p=pgn-extract diff --git a/main.c b/main.c index 5439f11..218793a 100644 --- a/main.c +++ b/main.c @@ -102,6 +102,7 @@ StateInfo GlobalState = { FALSE, /* add_position_match_comments (--markmatches) */ FALSE, /* output_total_plycount (--totalplycount) */ FALSE, /* add_hashcode_tag (--addhashcode) */ + FALSE, /* dump-eco (--dumpeco) */ "MATCH", /* position_match_comment (--markpositionmatches) */ (char *)NULL, /* current_input_file */ NORMALFILE, /* current_file_type */