Retire history.cpp

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2011-01-15 09:49:03 +01:00
parent 2052407090
commit 7faeab0878
4 changed files with 30 additions and 97 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ PGOBENCH = ./$(EXE) bench 32 1 10 default depth
### Object files
OBJS = bitboard.o pawns.o material.o endgame.o evaluate.o main.o \
misc.o move.o movegen.o history.o movepick.o search.o position.o \
misc.o move.o movegen.o movepick.o search.o position.o \
tt.o uci.o ucioption.o book.o bitbase.o benchmark.o timeman.o