]> matita.cs.unibo.it Git - helm.git/commit
improved coercions support:
authorEnrico Tassi <enrico.tassi@inria.fr>
Mon, 10 Jul 2006 17:07:24 +0000 (17:07 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Mon, 10 Jul 2006 17:07:24 +0000 (17:07 +0000)
commit27ce29cfef1e71c00ee19d2c00c9f425f9efb031
tree6360b62bbd1e95dfb8cb0cb3f38c862df4fdb4d9
parent20739bf5dca88698f081f1253355f109a6955077
improved coercions support:
- multiple coercions from the same carrier are allowed
- coercions are hidden from the proof too
- a new function to print proof in text mode added
19 files changed:
components/acic_content/acic2content.ml
components/acic_content/acic2content.mli
components/acic_content/termAcicContent.ml
components/acic_content/termAcicContent.mli
components/cic_unification/cicRefine.ml
components/content_pres/.depend
components/content_pres/Makefile
components/content_pres/boxPp.ml
components/content_pres/boxPp.mli
components/content_pres/cicNotationLexer.ml
components/content_pres/objPp.ml [new file with mode: 0644]
components/content_pres/objPp.mli [new file with mode: 0644]
components/grafite_engine/grafiteEngine.ml
components/library/cicCoercion.ml
components/library/coercDb.ml
components/library/coercDb.mli
components/library/coercGraph.ml
components/library/coercGraph.mli
components/library/librarySync.ml