]> matita.cs.unibo.it Git - helm.git/commit
- destruct: core of subst tactic implemented,
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Mon, 29 Oct 2007 19:11:26 +0000 (19:11 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Mon, 29 Oct 2007 19:11:26 +0000 (19:11 +0000)
commit8c3f8406ec805c07c39ab2a8e801e81185aaa9cc
tree457119672319c0acdcb6eeebdf1f8efd77127f49
parent48bd7e7514cf897ccdd068f12fcac16bbfb3c6ca
- destruct: core of subst tactic implemented,
  must be linked to destruct in order to work
- "if" tactical implemented (used by core subst tactic) - to be tested
- added freqently used constant hole = Cic.Implicit (Some 'Hole)
components/tactics/discriminationTactics.ml
components/tactics/proofEngineTypes.ml
components/tactics/proofEngineTypes.mli
components/tactics/tacticals.ml
components/tactics/tacticals.mli