]> matita.cs.unibo.it Git - helm.git/commit
Acic2Procedural:
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Sat, 18 Oct 2008 19:04:17 +0000 (19:04 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Sat, 18 Oct 2008 19:04:17 +0000 (19:04 +0000)
commit9e010764b6de0d8a268a6ecb83e8e90246bee129
tree7a7e15a047dbd1e0b2c1899c144a225cbd91ce23
parentaba1baf85bb8e6b3ea3e66a8c2d07601066d26bc
Acic2Procedural:
 now we accept an optional string argument "info" intended as a comment for the  rendered proof (appears afer qed)
ProceduralOptimizer:
 - we generate some comments for acic2Procedural.ml info (see above)
 - optimize_term is now available
ApplyTransformation:
 we fixed a bug in the procedural rendering of auto proofs:
 the proof term must be optimized before rendering!
 (it is written on the paper about the procedural rendering for PLMMS 2007)
helm/software/components/acic_procedural/acic2Procedural.ml
helm/software/components/acic_procedural/acic2Procedural.mli
helm/software/components/acic_procedural/proceduralHelpers.ml
helm/software/components/acic_procedural/proceduralHelpers.mli
helm/software/components/acic_procedural/proceduralOptimizer.ml
helm/software/components/acic_procedural/proceduralOptimizer.mli
helm/software/matita/applyTransformation.ml