| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-25 | Require NsatzTactic: nsatz support for Z and Q | Jason Gross | |
| The purpose of `NsatzTactic` is to allow using `nsatz` without the dependency on real axioms. So we declare the instances for `Z` and `Q` in that file, so that users don't have to re-create them. Fixes #12860 | |||
