]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
* In SMTLIB parsing mode, warn if the expected and actual satisfiability differ.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 21 Jul 2009 05:20:44 +0000 (05:20 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 21 Jul 2009 05:20:44 +0000 (05:20 +0000)
commit3340b6be7a24bbce13c36b4b953202a3495a24ec
tree49db2256f1a4ee9a339201e4da744b77d3098ba4
parent68412288127d350baca54136b9313267c9e2c6db
* In SMTLIB parsing mode, warn if the expected and actual satisfiability differ.
* Fixed a memory leak in ClearTables(), ClearCaches().
* Added back the "if_then_else" token which some SMTLIB benchmarks rely on
* Removed unnecessary tokens from the lexer.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@83 e59a4935-1847-0410-ae03-e826735625c1
AST/AST.cpp
AST/ASTUtil.h
AST/ToSAT.cpp
parser/main.cpp
parser/smtlib.lex
parser/smtlib.y