Separating the subtheory implementations in the bitvector theory.
authorDejan Jovanović <dejan.jovanovic@gmail.com>
Thu, 24 May 2012 16:03:38 +0000 (16:03 +0000)
committerDejan Jovanović <dejan.jovanovic@gmail.com>
Thu, 24 May 2012 16:03:38 +0000 (16:03 +0000)
commitdfaba6987ded6afc0d9502b5f85088260a5a2d96
tree851fa12468695dce000a0bee3582d571efc88784
parent13e7de0006e9c34cc715521fc9f1866c25682113
Separating the subtheory implementations in the bitvector theory.
src/theory/bv/Makefile.am
src/theory/bv/bv_subtheory.cpp [deleted file]
src/theory/bv/bv_subtheory.h
src/theory/bv/bv_subtheory_bitblast.cpp [new file with mode: 0644]
src/theory/bv/bv_subtheory_bitblast.h [new file with mode: 0644]
src/theory/bv/bv_subtheory_eq.cpp [new file with mode: 0644]
src/theory/bv/bv_subtheory_eq.h [new file with mode: 0644]
src/theory/bv/theory_bv.h