summaryrefslogtreecommitdiff
path: root/test/regress/regress0/issue5473.smt2
AgeCommit message (Collapse)Author
2021-04-15preprocessing context: Add wrapper for model substitutions. (#6370)Aina Niemetz
Previously, preprocessing passes added model substitutions without expanding definitions for substitutions, which can be a problem. This adds a wrapper function to take care of it properly. Fixes #5473.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback