Skip to content

Commit ad31114

Browse files
committed
Auto generated
bench:4271540
1 parent 876953b commit ad31114

File tree

14 files changed

+551
-470
lines changed

14 files changed

+551
-470
lines changed

src_files/board.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121

2222
#include "bitboard.h"
2323
#include "move.h"
24-
#include "util.h"
24+
#include "nn/eval.h"
2525
#include "transpositiontable.h"
26-
#include "eval.h"
26+
#include "util.h"
2727
#include "vector"
2828

2929
#include <ostream>

src_files/eval.cpp

Lines changed: 0 additions & 281 deletions
This file was deleted.

0 commit comments

Comments
 (0)