]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
fixed an important problem with YACC STACK DEPTH. It was too low previously. Now...
authorvijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 21 Jan 2010 21:47:07 +0000 (21:47 +0000)
committervijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 21 Jan 2010 21:47:07 +0000 (21:47 +0000)
commit9c685df9d733b2eac17750210eaf4980afac01d1
treedb53f1eacf63e7b0d488a30fb103c262cc779229
parent6a8e078d2c0f0edcb98e870f2b849ec4f3cc3161
fixed an important problem with YACC STACK DEPTH. It was too low previously. Now fixed.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@560 e59a4935-1847-0410-ae03-e826735625c1
scripts/Makefile.common
src/absrefine_counterexample/CounterExample.cpp
src/main/main.cpp
src/parser/CVC.y
src/to-sat/ToSAT.cpp