]> matita.cs.unibo.it Git - helm.git/commit
- tactics:
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Fri, 29 Dec 2006 11:28:13 +0000 (11:28 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Fri, 29 Dec 2006 11:28:13 +0000 (11:28 +0000)
commit3f586b01da59fe16b3d7f37da28bdd71f2225131
treea379f8b22eaf9e74f323f0c12873beefab712729
parent172588c02ff4d9ed5cc03265c2bd6a36f8a0f5da
- tactics:
  rename tactic enabled,
  rewrite and rewrite_simpl now take optional names for the rewrited premises
- procedural script reconstruction
  now starts directly from acic bypassing the content level,
  the script for the use case proof in matita/contribs/prova.ma is reconstructed  completely now and is correctly parsed and typechecked
27 files changed:
components/content_pres/.depend
components/content_pres/Makefile
components/content_pres/acic2Procedural.ml [new file with mode: 0644]
components/content_pres/acic2Procedural.mli [new file with mode: 0644]
components/content_pres/cicClassify.ml [new file with mode: 0644]
components/content_pres/cicClassify.mli [new file with mode: 0644]
components/content_pres/content2Procedural.ml [deleted file]
components/content_pres/content2Procedural.mli [deleted file]
components/content_pres/objPp.ml
components/content_pres/proceduralTypes.ml [new file with mode: 0644]
components/content_pres/proceduralTypes.mli [new file with mode: 0644]
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/auto.ml
components/tactics/discriminationTactics.ml
components/tactics/equalityTactics.ml
components/tactics/equalityTactics.mli
components/tactics/fourierR.ml
components/tactics/proofEngineStructuralRules.ml
components/tactics/proofEngineStructuralRules.mli
components/tactics/tactics.ml
components/tactics/tactics.mli
matita/contribs/prova.ma
matita/matita.lang