]> git.sesse.net Git - stockfish/commit
Small cleanups (2)
authormstembera <MissingEmail@email>
Sat, 12 Mar 2022 15:00:58 +0000 (07:00 -0800)
committerStéphane Nicolet <cassio@free.fr>
Sun, 13 Mar 2022 07:17:02 +0000 (08:17 +0100)
commitf3a2296e591d09dd50323fc3f96e800f5538d8bb
tree50a76909edee87b9d53c040fc93af05a2afb133c
parent004ea2c25ebe2b900152d0d837089d03f20c8eca
Small cleanups (2)

- fix a small compile error under MSVC
- improve sigmoid comment and assert
- fix formatting in README.md

closes https://github.com/official-stockfish/Stockfish/pull/3960

No functional change
README.md
src/misc.h
src/movepick.cpp