]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
moved bitvec directory to const-evaluator. moved constantbv directory extlib-constbv
authorvijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 9 Sep 2009 20:14:44 +0000 (20:14 +0000)
committervijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 9 Sep 2009 20:14:44 +0000 (20:14 +0000)
commit6d4bb3e93393641249a92bdda56b9d20cf84999a
treedcc2d2a2923c1342c486281f1e947b082fd45f40
parent921e87ee728b7eada7b0c941cbf4191a84b902d0
moved bitvec directory to const-evaluator. moved constantbv directory extlib-constbv

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@214 e59a4935-1847-0410-ae03-e826735625c1
Makefile
scripts/Makefile.in
src/AST/AST.h
src/const-evaluator/Makefile [moved from src/bitvec/Makefile with 100% similarity]
src/const-evaluator/consteval.cpp [moved from src/bitvec/consteval.cpp with 100% similarity]
src/extlib-constbv/Makefile [moved from src/constantbv/Makefile with 100% similarity]
src/extlib-constbv/constantbv.cpp [moved from src/constantbv/constantbv.cpp with 100% similarity]
src/extlib-constbv/constantbv.h [moved from src/constantbv/constantbv.h with 100% similarity]
src/main/Makefile