]> 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)
commit2c80e9d9409119febcab9c08d6e6cad702384169
treed1b546210b4b4777873048a536658d2e61105e66
parenta0dbdd5fb5c65361137427f1a014a0736a43ebd5
new implementation of the destruct tactic,
which includes the old subst tactic (now removed)
24 files changed:
helm/software/components/grafite/grafiteAst.ml
helm/software/components/grafite/grafiteAstPp.ml
helm/software/components/grafite_engine/grafiteEngine.ml
helm/software/components/grafite_parser/grafiteDisambiguate.ml
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/tactics/.depend
helm/software/components/tactics/.depend.opt
helm/software/components/tactics/Makefile
helm/software/components/tactics/destructTactic.ml [new file with mode: 0644]
helm/software/components/tactics/destructTactic.mli [new file with mode: 0644]
helm/software/components/tactics/discriminationTactics.ml [deleted file]
helm/software/components/tactics/discriminationTactics.mli [deleted file]
helm/software/components/tactics/substTactic.ml [deleted file]
helm/software/components/tactics/substTactic.mli [deleted file]
helm/software/components/tactics/tactics.ml
helm/software/components/tactics/tactics.mli
helm/software/matita/library/Fsub/defn.ma
helm/software/matita/library/Fsub/part1a.ma
helm/software/matita/library/Fsub/part1a_inversion.ma
helm/software/matita/library/Fsub/util.ma
helm/software/matita/library/Z/z.ma
helm/software/matita/library/decidable_kit/fgraph.ma
helm/software/matita/library/decidable_kit/list_aux.ma
helm/software/matita/tests/destruct.ma