diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/ct1986.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
