Split ext theory to own file and document (#1809)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 6 Jul 2018 19:58:31 +0000 (20:58 +0100)
committerGitHub <noreply@github.com>
Fri, 6 Jul 2018 19:58:31 +0000 (20:58 +0100)
commit97ab81d20887f58c90365ba622c7c84148ca8033
tree3a0783de8a7e04c3e9af81394acbc6ed328f3660
parentc7b228cb620cdb7736cdcc30e486797cf6282b66
Split ext theory to own file and document (#1809)
src/Makefile.am
src/theory/arith/nonlinear_extension.cpp
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith_private.cpp
src/theory/bv/bv_subtheory_core.cpp
src/theory/bv/theory_bv.cpp
src/theory/ext_theory.cpp [new file with mode: 0644]
src/theory/ext_theory.h [new file with mode: 0644]
src/theory/strings/theory_strings.cpp
src/theory/theory.cpp
src/theory/theory.h