]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Fix a couple of apparent precedence problems in AST (pointed out by
authorsmccam <smccam@e59a4935-1847-0410-ae03-e826735625c1>
Fri, 31 Oct 2008 18:38:37 +0000 (18:38 +0000)
committersmccam <smccam@e59a4935-1847-0410-ae03-e826735625c1>
Fri, 31 Oct 2008 18:38:37 +0000 (18:38 +0000)
commit926cdf0ad239becf825d59628d4918f75d9f814f
tree0667d68f64254d1cb1c1bbbab0f835826e897c03
parent5109e2b7d4cb643654610104e3d4827f77facc6d
Fix a couple of apparent precedence problems in AST (pointed out by
GCC warnings). Interestingly, these don't seem to change any regression
results.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@34 e59a4935-1847-0410-ae03-e826735625c1
AST/AST.cpp
AST/ToSAT.cpp