Fix real as int for incremental (#3979)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 10 Mar 2020 15:00:07 +0000 (10:00 -0500)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2020 15:00:07 +0000 (10:00 -0500)
commitf57c7cb845c7d1f8730e1b3ecfa4d1c030b980ac
tree770ae2193e6f536f94e2f8a55ec9c360013c9db7
parente2758b664c43de299d0ba80537f09ccdda026119
 Fix real as int for incremental (#3979)

Fixes #3956 and fixes #3969.
src/preprocessing/passes/real_to_int.cpp
test/regress/CMakeLists.txt
test/regress/regress0/push-pop/real-as-int-incremental.smt2 [new file with mode: 0644]