Fix color assignment by mamer
[capablanca.git] / lasker-2.2.3 / bots / mamer / Tourney.hh
index 5186d85..b0d2d00 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef _TOURNEY_
 #define _TOURNEY_
 
-#define log2(x) (log(x)/log(2))
+#define log22(x) (log(x)/log(2))
 
 #include <fstream.h>
 #include <iostream.h>