]> matita.cs.unibo.it Git - helm.git/commit
Rearranged tactics in VariousTactics into new modules EliminationTactics,
authorMichele Galatà <??>
Fri, 13 Dec 2002 09:27:05 +0000 (09:27 +0000)
committerMichele Galatà <??>
Fri, 13 Dec 2002 09:27:05 +0000 (09:27 +0000)
commit4c47727977f13d6e4946fb78bad8d25e8a22a10c
treeeaab1fa8c32c86487cfd53939f71e828dee8a3ed
parent370f967a478c116fcc85a81c7953363b4351a2e9
Rearranged tactics in VariousTactics into new modules EliminationTactics,
EqualityTactics, IntroductionTactics and NegationTactics.
21 files changed:
helm/gTopLevel/eliminationTactics.cmi [new file with mode: 0644]
helm/gTopLevel/eliminationTactics.cmx [new file with mode: 0644]
helm/gTopLevel/eliminationTactics.ml [new file with mode: 0644]
helm/gTopLevel/eliminationTactics.mli [new file with mode: 0644]
helm/gTopLevel/eliminationTactics.o [new file with mode: 0644]
helm/gTopLevel/equalityTactics.cmi [new file with mode: 0644]
helm/gTopLevel/equalityTactics.cmx [new file with mode: 0644]
helm/gTopLevel/equalityTactics.ml [new file with mode: 0644]
helm/gTopLevel/equalityTactics.mli [new file with mode: 0644]
helm/gTopLevel/equalityTactics.o [new file with mode: 0644]
helm/gTopLevel/introductionTactics.cmi [new file with mode: 0644]
helm/gTopLevel/introductionTactics.cmx [new file with mode: 0644]
helm/gTopLevel/introductionTactics.ml [new file with mode: 0644]
helm/gTopLevel/introductionTactics.mli [new file with mode: 0644]
helm/gTopLevel/introductionTactics.o [new file with mode: 0644]
helm/gTopLevel/negationTactics.cmi [new file with mode: 0644]
helm/gTopLevel/negationTactics.cmx [new file with mode: 0644]
helm/gTopLevel/negationTactics.ml [new file with mode: 0644]
helm/gTopLevel/negationTactics.mli [new file with mode: 0644]
helm/gTopLevel/negationTactics.o [new file with mode: 0644]
helm/gTopLevel/variousTactics.ml