]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Bugfix. Arithmetic shifts by constants that didn't fit in 32-bits would cause an...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 11 May 2011 03:34:42 +0000 (03:34 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 11 May 2011 03:34:42 +0000 (03:34 +0000)
commite6b57f37722186d71e493fdce5ca54b68d48e4cb
tree812cc6f7f010da86fb291af1a3e54e5ac385d232
parent5ae35343b9f49c7c733850b24725cc75a66b0ec7
Bugfix. Arithmetic shifts by constants that didn't fit in 32-bits would cause an assertion error.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1323 e59a4935-1847-0410-ae03-e826735625c1
src/simplifier/simplifier.cpp