aboutsummaryrefslogtreecommitdiff
path: root/test-suite/interactive/proof_block.v
AgeCommit message (Collapse)Author
2016-06-06Error box detection run only on errorEnrico Tassi
Advantage: 0 cost if no error occurs Disadvantage: a box *must* end with the error absorbing command
2016-06-06STM: proof block detection made optional + simple testEnrico Tassi