]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
No semantic change. Automatically layout the code using Eclipse. The layout configuat...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 25 Jul 2009 06:14:49 +0000 (06:14 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 25 Jul 2009 06:14:49 +0000 (06:14 +0000)
commit15599d18443655e8974cc4e07755182fc2abb011
tree30cb3adf6faf42e702bd013073d57d2499d8d103
parentd1c6bfd6be36b534d5651e5248dfbd3bd0ef9330
No semantic change. Automatically layout the code using Eclipse. The layout configuation file is added to the root directory "format_config.xml"

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@87 e59a4935-1847-0410-ae03-e826735625c1
20 files changed:
AST/AST.cpp
AST/AST.h
AST/ASTUtil.cpp
AST/BitBlast.cpp
AST/SimpBool.cpp
AST/ToCNF.cpp
AST/ToSAT.cpp
AST/Transform.cpp
AST/asttest.cpp
AST/bbtest.cpp
AST/cnftest.cpp
AST/printer/CPrinter.cpp
AST/printer/SMTLIBPrinter.cpp
AST/printer/dotPrinter.cpp
AST/printer/printers.h
bitvec/consteval.cpp
format_config.xml [new file with mode: 0644]
simplifier/bvsolver.cpp
simplifier/bvsolver.h
simplifier/simplifier.cpp