Skip to content

2.5.0

Latest
Compare
Choose a tag to compare
@fblanqui fblanqui released this 25 Feb 11:15
· 37 commits to master since this release

CHANGES:

Added

  • Add the opaque command to turn a defined symbol into a constant
  • Add the tactic try that tries to apply a tactic to the focused goal.
    If the application of the tactic fails, it catches the error and leaves the goal unchanged.

Fixed

  • Coq export: do not rename module names
  • Sequential symbols: fix order of rules