projects
/
stockfish
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
a03b807
)
Rewrite Book implementation
author
Marco Costalba
<mcostalba@gmail.com>
Wed, 6 May 2009 12:52:12 +0000
(14:52 +0200)
committer
Marco Costalba
<mcostalba@gmail.com>
Wed, 6 May 2009 18:28:17 +0000
(19:28 +0100)
Let Book be derived directly from std::ifstream
and rewrite the functions accordingly.
Also simplify file reading by use of operator>>()
No functional change.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
No differences found