]> matita.cs.unibo.it Git - helm.git/commit
Procedural: we corrected two errors about the handling of mutcase (the "cases"
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Thu, 16 Apr 2009 21:50:52 +0000 (21:50 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Thu, 16 Apr 2009 21:50:52 +0000 (21:50 +0000)
commit916c558005ed665c62699a7a4c5347870c8a3efb
tree167fba18a0bce7206303fd5099518004eb2439f8
parenteff920e57112c3eaee889384d435602e41951a36
Procedural: we corrected two errors about the handling of mutcase (the "cases"
            tactic is now disabled because it does not work well with the
    current kernel)
transcript: we immplemented uri substitution in Verbatim items
matitaInit: new option -no-default-includes for omitting the devels included by             default (this is to compile procedural/library :) )
procedural/library: bug fix
17 files changed:
helm/software/components/acic_procedural/.depend
helm/software/components/acic_procedural/.depend.opt
helm/software/components/acic_procedural/Makefile
helm/software/components/acic_procedural/acic2Procedural.ml
helm/software/components/acic_procedural/procedural1.ml [deleted file]
helm/software/components/acic_procedural/procedural1.mli [deleted file]
helm/software/components/acic_procedural/procedural2.ml [new file with mode: 0644]
helm/software/components/acic_procedural/procedural2.mli [new file with mode: 0644]
helm/software/components/acic_procedural/proceduralConversion.ml
helm/software/components/acic_procedural/proceduralOptimizer.ml
helm/software/components/acic_procedural/proceduralTypes.ml
helm/software/components/binaries/transcript/engine.ml
helm/software/matita/contribs/procedural/Makefile.common
helm/software/matita/contribs/procedural/library/Makefile
helm/software/matita/contribs/procedural/library/preamble.ma
helm/software/matita/library/logic/connectives.ma
helm/software/matita/matitaInit.ml