Start implementing EPD test suites
[xboard.git] / common.h
index fb2f52c..5c7b6d2 100644 (file)
--- a/common.h
+++ b/common.h
@@ -528,6 +528,7 @@ typedef struct {
     Boolean fischerCastling;/* [HGM] fischer: allow Fischr castling in any variant */
     Boolean matchMode;
     int matchGames;
+    Boolean epd;
     Boolean monoMode;
     Boolean debugMode;
     Boolean clockMode;