]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Fix. sat, unsat, unknown aren't reserved words so they can be used as variable names...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 19 Jan 2011 05:28:27 +0000 (05:28 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 19 Jan 2011 05:28:27 +0000 (05:28 +0000)
commitb614a55c948716d16b626ceae3fffc69e135779d
tree86b48e3e8695bb6ee25d19f2e0f8f8081a7385b8
parent811ab517db7a23a293e7519baf529e9ed8772fe9
Fix. sat, unsat, unknown aren't reserved words so they can be used as variable names in the SMTLIB2 format. Treat them instead as strings.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1080 e59a4935-1847-0410-ae03-e826735625c1
src/parser/smtlib2.lex
src/parser/smtlib2.y