]> matita.cs.unibo.it Git - helm.git/commit
First tests for paramodulation (pretty printer, unification)
authordenes <??>
Fri, 5 Jun 2009 15:33:35 +0000 (15:33 +0000)
committerdenes <??>
Fri, 5 Jun 2009 15:33:35 +0000 (15:33 +0000)
commitb97a7976503b2d2e5cbc9199f848135a324775a8
tree66e0df60a772fbc30dee2053fd0d3e504b1e72fe
parent3fb8cc2606e15f256f93c653b5136f609b385208
First tests for paramodulation (pretty printer, unification)
25 files changed:
helm/software/components/METAS/meta.helm-ng_tactics.src
helm/software/components/Makefile
helm/software/components/binaries/transcript/.depend
helm/software/components/grafite/grafiteAst.ml
helm/software/components/grafite/grafiteAstPp.ml
helm/software/components/grafite_engine/grafiteEngine.ml
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/ng_paramodulation/.depend
helm/software/components/ng_paramodulation/Makefile
helm/software/components/ng_paramodulation/cicBlob.ml
helm/software/components/ng_paramodulation/fosubst.ml [new file with mode: 0644]
helm/software/components/ng_paramodulation/fosubst.mli [new file with mode: 0644]
helm/software/components/ng_paramodulation/founif.ml
helm/software/components/ng_paramodulation/index.ml
helm/software/components/ng_paramodulation/nCicBlob.ml
helm/software/components/ng_paramodulation/paramod.ml [new file with mode: 0644]
helm/software/components/ng_paramodulation/paramod.mli [new file with mode: 0644]
helm/software/components/ng_paramodulation/subst.ml [deleted file]
helm/software/components/ng_paramodulation/subst.mli [deleted file]
helm/software/components/ng_paramodulation/terms.ml
helm/software/components/ng_paramodulation/terms.mli
helm/software/components/ng_tactics/nTactics.ml
helm/software/components/ng_tactics/nTactics.mli
helm/software/matita/tests/depends
helm/software/matita/tests/paratest.ma [new file with mode: 0644]