]> matita.cs.unibo.it Git - helm.git/commit
Several instances of the same bug fixed at once: when processing a Fix,
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 22 Mar 2007 19:04:32 +0000 (19:04 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 22 Mar 2007 19:04:32 +0000 (19:04 +0000)
commit2c31fd0349b612a8dd3fc24046bb1428642cebd5
treefeda4691e9b8f17ec737273da614a957c0801dd2
parentae2476f1cc250e3e7d3ced1bfc14f3091f965b03
Several instances of the same bug fixed at once: when processing a Fix,
before adding the types to the context (to process the bodies), the types
must be lifted. The simplify tactic is still not working propertly.
components/cic_acic/cic2acic.ml
components/cic_proof_checking/cicReduction.ml
components/cic_proof_checking/cicTypeChecker.ml
components/cic_proof_checking/freshNamesGenerator.ml
components/tactics/proofEngineReduction.ml