]> matita.cs.unibo.it Git - helm.git/commit
matitaprover
authorEnrico Tassi <enrico.tassi@inria.fr>
Sat, 22 Jul 2006 17:14:13 +0000 (17:14 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Sat, 22 Jul 2006 17:14:13 +0000 (17:14 +0000)
commit894b08ca7d14aa7e31c35f3acb3903a1c3472a27
treea97172367b376e0b687070c5614677736298c937
parentdf8f668d1369432dbfb7c74a4c4789f3353fcb45
matitaprover
45 files changed:
components/METAS/meta.helm-tptp_grafite.src [new file with mode: 0644]
components/Makefile
components/acic_content/.depend
components/binaries/Makefile
components/binaries/tptp2grafite/Makefile [deleted file]
components/binaries/tptp2grafite/ast.ml [deleted file]
components/binaries/tptp2grafite/lexer.mll [deleted file]
components/binaries/tptp2grafite/main.ml [deleted file]
components/binaries/tptp2grafite/parser.mly [deleted file]
components/binaries/tptp2grafite/unit_equality_problems [deleted file]
components/cic/libraryObjects.ml
components/cic/libraryObjects.mli
components/cic_proof_checking/cicPp.ml
components/content_pres/.depend
components/grafite/grafiteAst.ml
components/grafite/grafiteAstPp.ml
components/grafite_engine/grafiteEngine.ml
components/grafite_engine/grafiteTypes.ml
components/grafite_parser/grafiteDisambiguate.ml
components/grafite_parser/grafiteParser.ml
components/library/librarySync.ml
components/syntax_extensions/profiling_macros.ml
components/tactics/autoTactic.ml
components/tactics/autoTactic.mli
components/tactics/paramodulation/equality.ml
components/tactics/paramodulation/equality.mli
components/tactics/paramodulation/indexing.ml
components/tactics/paramodulation/inference.ml
components/tactics/paramodulation/saturation.ml
components/tptp_grafite/.depend [new file with mode: 0644]
components/tptp_grafite/Makefile [new file with mode: 0644]
components/tptp_grafite/ast.ml [new file with mode: 0644]
components/tptp_grafite/lexer.mll [new file with mode: 0644]
components/tptp_grafite/main.ml [new file with mode: 0644]
components/tptp_grafite/parser.mly [new file with mode: 0644]
components/tptp_grafite/tptp2grafite.ml [new file with mode: 0644]
components/tptp_grafite/tptp2grafite.mli [new file with mode: 0644]
components/tptp_grafite/unit_equality_problems [new file with mode: 0644]
configure.ac
matita/.depend
matita/Makefile
matita/matitaInit.ml
matita/matitac.ml
matita/tests/TPTP/elenco_unsatisfiable.txt [new file with mode: 0644]
matita/tests/TPTP/try.sh