]> 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)
commit9b57abaabd8f66607062c3f33e74928f61468060
treec3b8e859982f94fc3f7850b8b2aab84edd0c5a36
parent38d3574438b4f764ad433915c9733cc73a684b39
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.
helm/software/components/cic_acic/cic2acic.ml
helm/software/components/cic_proof_checking/cicReduction.ml
helm/software/components/cic_proof_checking/cicTypeChecker.ml
helm/software/components/cic_proof_checking/freshNamesGenerator.ml
helm/software/components/tactics/proofEngineReduction.ml