mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 15:37:47 +00:00
New Time management system
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
committed by
Marco Costalba
parent
87139d018c
commit
c0616d773d
+1
-1
@@ -36,7 +36,7 @@ PGOBENCH = ./$(EXE) bench 32 1 10 default depth
|
||||
OBJS = application.o bitboard.o pawns.o material.o endgame.o evaluate.o main.o \
|
||||
misc.o move.o movegen.o history.o movepick.o search.o piece.o \
|
||||
position.o direction.o tt.o uci.o ucioption.o \
|
||||
mersenne.o book.o bitbase.o san.o benchmark.o
|
||||
mersenne.o book.o bitbase.o san.o benchmark.o timeman.o
|
||||
|
||||
|
||||
### ==========================================================================
|
||||
|
||||
Reference in New Issue
Block a user