Fix bug in move sorting
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 18 Jan 2013 16:05:30 +0000 (17:05 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 18 Jan 2013 16:05:30 +0000 (17:05 +0100)
commitdf950afb30088935a862f9e0d5194e432de0af5a
treeabd861608bf8e72da3df335b2fb462529c5933d3
parentc48d4cde08e33ae944ae527b6a3a691c7f7feccc
Fix bug in move sorting

Due to reverse comparison, oves were resorted on every iteration into the
static order, completely thwarting the purpose of (I)ID.
hachu.c