Merge branch 'ralf/pm_red' into 'gen_proofmode'
move the reduction control of the proofmode to its own file and tweak it See merge request FP/iris-coq!150
No related branches found
No related tags found
Showing
- _CoqProject 1 addition, 0 deletions_CoqProject
- tests/proofmode_iris.ref 1 addition, 1 deletiontests/proofmode_iris.ref
- theories/bi/lib/atomic.v 4 additions, 4 deletionstheories/bi/lib/atomic.v
- theories/heap_lang/proofmode.v 8 additions, 8 deletionstheories/heap_lang/proofmode.v
- theories/program_logic/weakestpre.v 4 additions, 4 deletionstheories/program_logic/weakestpre.v
- theories/proofmode/base.v 14 additions, 5 deletionstheories/proofmode/base.v
- theories/proofmode/class_instances_bi.v 4 additions, 2 deletionstheories/proofmode/class_instances_bi.v
- theories/proofmode/class_instances_sbi.v 3 additions, 3 deletionstheories/proofmode/class_instances_sbi.v
- theories/proofmode/classes.v 3 additions, 2 deletionstheories/proofmode/classes.v
- theories/proofmode/coq_tactics.v 8 additions, 139 deletionstheories/proofmode/coq_tactics.v
- theories/proofmode/environments.v 133 additions, 3 deletionstheories/proofmode/environments.v
- theories/proofmode/ltac_tactics.v 96 additions, 109 deletionstheories/proofmode/ltac_tactics.v
- theories/proofmode/monpred.v 6 additions, 6 deletionstheories/proofmode/monpred.v
- theories/proofmode/reduction.v 24 additions, 0 deletionstheories/proofmode/reduction.v
Loading
Please register or sign in to comment