]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
did emacs indentation of all files. fixed Makefiles, and ToSAT.cpp to allow for compi...
authorvijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 28 Oct 2009 19:51:25 +0000 (19:51 +0000)
committervijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 28 Oct 2009 19:51:25 +0000 (19:51 +0000)
commite1cf1d50efd537a6d62c7bb4adb1c65a12000e7f
tree4a3031f63656b392c1305c5358f003565e7c8d93
parent37b5a9efd5ee4a46ea8cb6a328ed3a741b0e17c9
did emacs indentation of all files. fixed Makefiles, and ToSAT.cpp to allow for compiling and linking with cyrptominisat

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@354 e59a4935-1847-0410-ae03-e826735625c1
16 files changed:
Makefile
scripts/Makefile.common
scripts/Makefile.in
src/AST/ArrayTransformer.h
src/AST/RunTimes.cpp
src/STPManager/STP.h
src/STPManager/STPManager.h
src/absrefine_counterexample/CounterExample.cpp
src/main/main.cpp
src/sat/Makefile
src/sat/core/Solver.h
src/sat/sat.h
src/to-sat/BitBlast.cpp
src/to-sat/BitBlast.h
src/to-sat/ToCNF.cpp
src/to-sat/ToSAT.cpp