]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
* Stop compiler warnings from the smtlib parser.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 24 Aug 2009 04:52:52 +0000 (04:52 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 24 Aug 2009 04:52:52 +0000 (04:52 +0000)
commit17a2f5a1e83f26a4bd19931c6c188a80344947df
treecd3ac9ca3068afec846f10b9dd168a8f678639df
parent38eadacb1ce9bb0bb83b3e45aba4d1513e818d91
* Stop compiler warnings from the smtlib parser.
* Fix "make clean" to not try to delete a non-existant path.
* Fix "make clean" to remove all the .o files.
* Delete config.info from svn.
* Pre-size some vectors during CNF generation. When solving a single 64-bit multiply, this reduces total runtime by about 5%.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@143 e59a4935-1847-0410-ae03-e826735625c1
scripts/config.info [deleted file]
src/AST/Makefile
src/AST/ToCNF.cpp
src/parser/smtlib.lex
src/parser/smtlib.y
src/sat/Makefile