]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/tactics/reductionTactics.ml
Very experimental commit: the type of the source is now required in LetIns
[helm.git] / helm / software / components / tactics / reductionTactics.ml
2008-03-11 Claudio Sacerdoti... Very experimental commit: the type of the source is...
2008-03-10 Claudio Sacerdoti... Bad hack to avoid failure of conversion (unfolding...
2008-03-10 Claudio Sacerdoti... Tactic reduce got rid of. Use normalize, instead.
2007-07-04 Claudio Sacerdoti... Added ~with_cast to the change tactic.
2007-05-17 Enrico Tassiadded a (for the moment) dummy field _subst to Proofeng...
2007-03-22 Claudio Sacerdoti... Debugging code removed.
2007-03-16 Ferruccio Guidielim tactic: it needs two arguments, a term as well...
2007-01-10 Ferruccio Guidiattributes now in the proof status: commit 2
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/