]> git.sesse.net Git - stockfish/commitdiff
Be sure book file is closed before we leave
authorMarco Costalba <mcostalba@gmail.com>
Thu, 7 May 2009 07:27:38 +0000 (09:27 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Thu, 7 May 2009 07:27:38 +0000 (09:27 +0200)
Move closing of file in Book destructor. This
guarantees us against leaving the file open under
any case and simplifies also Book use.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found