]> matita.cs.unibo.it Git - helm.git/commit
new implementation of the destruct tactic,
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 6 Nov 2007 19:30:16 +0000 (19:30 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 6 Nov 2007 19:30:16 +0000 (19:30 +0000)
commitef870606391fff198f215127eb022eb3e41ab1d4
tree76b594fa9d5648b87d1810ff939897d1e6dbeec7
parent040b70279b9bf0f576f00a9b1ad28df3c8bf6024
new implementation of the destruct tactic,
which includes the old subst tactic (now removed)
24 files changed:
components/grafite/grafiteAst.ml
components/grafite/grafiteAstPp.ml
components/grafite_engine/grafiteEngine.ml
components/grafite_parser/grafiteDisambiguate.ml
components/grafite_parser/grafiteParser.ml
components/tactics/.depend
components/tactics/.depend.opt
components/tactics/Makefile
components/tactics/destructTactic.ml [new file with mode: 0644]
components/tactics/destructTactic.mli [new file with mode: 0644]
components/tactics/discriminationTactics.ml [deleted file]
components/tactics/discriminationTactics.mli [deleted file]
components/tactics/substTactic.ml [deleted file]
components/tactics/substTactic.mli [deleted file]
components/tactics/tactics.ml
components/tactics/tactics.mli
matita/library/Fsub/defn.ma
matita/library/Fsub/part1a.ma
matita/library/Fsub/part1a_inversion.ma
matita/library/Fsub/util.ma
matita/library/Z/z.ma
matita/library/decidable_kit/fgraph.ma
matita/library/decidable_kit/list_aux.ma
matita/tests/destruct.ma