]> matita.cs.unibo.it Git - helm.git/commit
new compose tactic, still undocumented.
authorEnrico Tassi <enrico.tassi@inria.fr>
Fri, 1 Jun 2007 14:58:50 +0000 (14:58 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Fri, 1 Jun 2007 14:58:50 +0000 (14:58 +0000)
commit936f80cf031a7b034dd70fef49abb90e69f2e680
tree92b70993cf6e77ab3eed64297e322a25587d704a
parentce5018fb3004d79fd16301dfc0fd9370d59ba4fc
new compose tactic, still undocumented.
moved from library to tactics the code for composing coercions.
17 files changed:
components/grafite/grafiteAst.ml
components/grafite/grafiteAstPp.ml
components/grafite_engine/grafiteEngine.ml
components/grafite_parser/grafiteDisambiguate.ml
components/grafite_parser/grafiteParser.ml
components/library/cicCoercion.ml
components/library/cicCoercion.mli
components/tactics/.depend
components/tactics/.depend.opt
components/tactics/Makefile
components/tactics/closeCoercionGraph.ml [new file with mode: 0644]
components/tactics/closeCoercionGraph.mli [new file with mode: 0644]
components/tactics/compose.ml [new file with mode: 0644]
components/tactics/compose.mli [new file with mode: 0644]
components/tactics/tactics.ml
components/tactics/tactics.mli
matita/matita.lang