Summary: Currently `not Theory.is_interpreted` is used to terms should be added to classes, or delayed to pending equations. This diff changes this to use `Theory.is_noninterpreted` instead. They only differ on `Z _ | Q _ | Concat [||]`, which do not make it to this test, and `is_noninterpreted` is more correct since classes may only contain solvables. Reviewed By: jvillard Differential Revision: D25883706 fbshipit-source-id: 3b7b94065master
parent
745369b83c
commit
570f2bd8e5
Loading…
Reference in new issue