Fix a few bugs related to sygus.
authorajreynol <andrew.j.reynolds@gmail.com>
Thu, 20 Jul 2017 08:35:38 +0000 (10:35 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Thu, 20 Jul 2017 08:35:43 +0000 (10:35 +0200)
commit6d82ee2d1f84065ff4a86f688a3b671b85728f80
treeaad38c08dc4cef60132a1734776c5c9d252e7806
parentd70a63324c95210f1d78c2efc46395d2369d2e2b
Fix a few bugs related to sygus.
src/parser/smt2/Smt2.g
src/theory/quantifiers/ce_guided_instantiation.cpp
src/theory/quantifiers/ce_guided_single_inv.cpp
src/theory/quantifiers/ce_guided_single_inv_sol.cpp
test/regress/regress0/sygus/Makefile.am
test/regress/regress0/sygus/parse-bv-let.sy [new file with mode: 0644]