]> matita.cs.unibo.it Git - helm.git/commit
Tactic reduce got rid of. Use normalize, instead.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 10 Mar 2008 13:27:00 +0000 (13:27 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 10 Mar 2008 13:27:00 +0000 (13:27 +0000)
commit6beda5aa100b617b75d88a5a519b5022c99208a0
tree4ddf5e6c58d8d5ef03394284619a57ecd3b69ccc
parentc036cf8b560ad40dbc06e94530af938e6f994aca
Tactic reduce got rid of. Use normalize, instead.
Rationale: the two tactics did the very same thing, but normalizes exploits
reduction machines and so it is really faster in many cases.
12 files changed:
helm/software/components/grafite/grafiteAst.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/proofEngineReduction.ml
helm/software/components/tactics/proofEngineReduction.mli
helm/software/components/tactics/reductionTactics.ml
helm/software/components/tactics/reductionTactics.mli
helm/software/components/tactics/tactics.ml
helm/software/components/tactics/tactics.mli
helm/software/matita/help/C/sec_tactics.xml
helm/software/matita/matitaMathView.ml