Refactor apply2const (#2316)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Thu, 16 Aug 2018 16:18:11 +0000 (11:18 -0500)
committerGitHub <noreply@github.com>
Thu, 16 Aug 2018 16:18:11 +0000 (11:18 -0500)
commit80be200c84494a4f82ab30cb743b7758c67db5b5
tree400970d927b1e78fa7b739c11088d37fd3c2c991
parentb92e8623c695e10f812e7cc213df9f871924ea8b
Refactor apply2const (#2316)
src/Makefile.am
src/preprocessing/passes/apply_to_const.cpp [new file with mode: 0644]
src/preprocessing/passes/apply_to_const.h [new file with mode: 0644]
src/smt/smt_engine.cpp
test/regress/Makefile.tests
test/regress/regress0/arith/apply2const-test.smt2 [new file with mode: 0644]