Move sfen_packer to learn.

This commit is contained in:
Tomasz Sobczyk
2020-09-11 12:08:26 +02:00
committed by nodchip
parent 683c6146ce
commit a059fa86c4
5 changed files with 3 additions and 433 deletions

View File

@@ -32,7 +32,7 @@
#if defined(EVAL_LEARN)
#include "learn/packed_sfen.h"
#include "extra/sfen_packer.h"
#include "learn/sfen_packer.h"
#endif