aboutsummaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/bug_5445.v
AgeCommit message (Collapse)Author
2020-04-24Split off Nsatz tactic part into NsatzTacticJason Gross
Closes #5445 Note that we use `Include` rather than `Export` to expose the machinery defined in `NsatzTactic` from `Nsatz` to preserve backwards compatibility with developments relying on absolute names of the constants previously defined in `Nsatz.v`.