]> matita.cs.unibo.it Git - helm.git/commit
cicUtil: we moved here pp_term from proceduralHelpers
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 25 Nov 2008 19:27:41 +0000 (19:27 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 25 Nov 2008 19:27:41 +0000 (19:27 +0000)
commit0b76904a3f10bfd6390d26172fd6979626bd72f4
tree2165a70affe86c8d1b8dd863cd177cfc781987cf
parentd62f34ee8014169ba1e44669ab815b006780f454
cicUtil: we moved here pp_term from proceduralHelpers
cicDischarge: some bugs fixed
transcript: we now support explicit declaration of dependences
procedural/Coq: we added an explicit dependence to Init/Prelude where needed
32 files changed:
helm/software/components/acic_procedural/proceduralHelpers.ml
helm/software/components/acic_procedural/proceduralHelpers.mli
helm/software/components/acic_procedural/proceduralOptimizer.ml
helm/software/components/binaries/transcript/engine.ml
helm/software/components/cic/cicUtil.ml
helm/software/components/cic/cicUtil.mli
helm/software/components/cic_proof_checking/cicDischarge.ml
helm/software/matita/contribs/procedural/Coq/Arith/EqNat.mma
helm/software/matita/contribs/procedural/Coq/Arith/Even.mma
helm/software/matita/contribs/procedural/Coq/Arith/Le.mma
helm/software/matita/contribs/procedural/Coq/Bool/Bool.mma
helm/software/matita/contribs/procedural/Coq/Bool/DecBool.mma
helm/software/matita/contribs/procedural/Coq/Bool/Sumbool.mma
helm/software/matita/contribs/procedural/Coq/Coq.conf.xml
helm/software/matita/contribs/procedural/Coq/Lists/Streams.mma
helm/software/matita/contribs/procedural/Coq/Logic/Berardi.mma
helm/software/matita/contribs/procedural/Coq/Logic/ChoiceFacts.mma
helm/software/matita/contribs/procedural/Coq/Logic/ClassicalFacts.mma
helm/software/matita/contribs/procedural/Coq/Logic/Decidable.mma
helm/software/matita/contribs/procedural/Coq/Logic/Eqdep.mma
helm/software/matita/contribs/procedural/Coq/Logic/Eqdep_dec.mma
helm/software/matita/contribs/procedural/Coq/Logic/Hurkens.mma
helm/software/matita/contribs/procedural/Coq/Logic/RelationalChoice.mma
helm/software/matita/contribs/procedural/Coq/NArith/BinPos.mma
helm/software/matita/contribs/procedural/Coq/Relations/Relation_Definitions.mma
helm/software/matita/contribs/procedural/Coq/Relations/Rstar.mma
helm/software/matita/contribs/procedural/Coq/Setoids/Setoid.mma
helm/software/matita/contribs/procedural/Coq/Sets/Ensembles.mma
helm/software/matita/contribs/procedural/Coq/Sets/Permut.mma
helm/software/matita/contribs/procedural/Coq/Sets/Relations_1.mma
helm/software/matita/contribs/procedural/Coq/Wellfounded/Inverse_Image.mma
helm/software/matita/contribs/procedural/Coq/depends