Fix type enumeration for non first-class sorts in FMF (#6719)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 22 Jun 2021 16:51:07 +0000 (11:51 -0500)
committerGitHub <noreply@github.com>
Tue, 22 Jun 2021 16:51:07 +0000 (16:51 +0000)
commit43106313622c0f147459bef44d25025335b6b4a5
tree2b323d61fef3e542cac5cbdf537381f72a1c9acd
parent6b9ff0509824bc6faf1dd95981189410a4fa60e4
Fix type enumeration for non first-class sorts in FMF (#6719)

Fixes #6690.
src/theory/quantifiers/fmf/full_model_check.cpp
test/regress/CMakeLists.txt
test/regress/regress1/fmf/issue6690-re-enum.smt2 [new file with mode: 0644]