From e2530bfb517b7a0dc0a9d3b6c7e3d074258b1405 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Sun, 17 Jan 2021 20:59:26 -0500 Subject: Leftover from another branch --- include/ct1986.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ct1986.c b/include/ct1986.c index ed5888f..88cba26 100644 --- a/include/ct1986.c +++ b/include/ct1986.c @@ -110,7 +110,7 @@ ct1986_evaluate_black_win(void) { } // =================================================================== -// α-β probabilistic depth minimax using the above evaluator +// α-β minimax using the above evaluator // =================================================================== static void -- cgit v1.3.1