]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Minor changes to make scripts. Since files got moved around, the libstp.a was broken...
authorvijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Fri, 28 Aug 2009 18:24:24 +0000 (18:24 +0000)
committervijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Fri, 28 Aug 2009 18:24:24 +0000 (18:24 +0000)
commit1539b287e7351e43d67c6929f6ec1a6f0b0fbe0e
tree167fa5ebbb7f4605c32b86940b7bac2bdb431556
parent8945e7c56ce136b544a65d583474cb30e58f5ad5
Minor changes to make scripts. Since files got moved around, the libstp.a was broken. The c-api-tests were failing. everything seems to work now

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@148 e59a4935-1847-0410-ae03-e826735625c1
14 files changed:
Makefile
scripts/Makefile.in
src/AST/AST.h
src/AST/ASTKind.kinds
src/AST/ToSAT.cpp
src/parser/CVC.lex
src/parser/CVC.y
src/parser/Makefile
src/sat/Makefile
src/sat/core/Makefile
src/sat/mtl/template.mk
src/sat/simp/Makefile
src/simplifier/simplifier.cpp
tests/c-api-tests/array-cvcl-02.c