Split IsPure into IntoPure and FromPure.
This tweak allows us to declare pvs as an instance of FromPure (it is not an instance of IntoPure), making some tactics (like iPureIntro and done) work with pvs too.
Showing
- proofmode/classes.v 17 additions, 8 deletionsproofmode/classes.v
- proofmode/coq_tactics.v 10 additions, 10 deletionsproofmode/coq_tactics.v
- proofmode/pviewshifts.v 2 additions, 0 deletionsproofmode/pviewshifts.v
- proofmode/tactics.v 5 additions, 5 deletionsproofmode/tactics.v
- tests/one_shot.v 1 addition, 1 deletiontests/one_shot.v
- tests/proofmode.v 2 additions, 2 deletionstests/proofmode.v
Loading
Please register or sign in to comment