]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
added parameterized boolean variables
authorvijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 13 Sep 2009 21:08:23 +0000 (21:08 +0000)
committervijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 13 Sep 2009 21:08:23 +0000 (21:08 +0000)
commit49ae11ce14e3aa111adc7856eeb7b58329993532
tree5a23d9faf0a68c26dd7fc3e0b50ba448a7ec1d32
parentde8bc49f95f517d5f5b68acf6d18f06e5584c1cf
added parameterized boolean variables

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@222 e59a4935-1847-0410-ae03-e826735625c1
14 files changed:
scripts/Makefile.common
src/AST/AST.h
src/AST/ASTKind.kinds
src/AST/Transform.cpp
src/AST/printer/AssortedPrinters.cpp
src/AST/printer/PLPrinter.cpp
src/abstraction-refinement/AbstractionRefinement.cpp
src/parser/CVC.y
src/simplifier/simplifier.cpp
src/to-sat/ToSAT.cpp
tests/for-tests/double-for.cvc [new file with mode: 0644]
tests/for-tests/for-boolean.cvc [new file with mode: 0644]
tests/for-tests/for1.cvc [new file with mode: 0644]
tests/for-tests/for2.cvc [new file with mode: 0644]