]> 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)
commitbc76b4d2f3c380894259b45fad52cf85ae6cee18
tree7a5d0b15182414e5481fb6014990f4877175c262
parent984afddae60275147eac32185e546a7eb943bb6c
matitaprover
45 files changed:
helm/software/components/METAS/meta.helm-tptp_grafite.src [new file with mode: 0644]
helm/software/components/Makefile
helm/software/components/acic_content/.depend
helm/software/components/binaries/Makefile
helm/software/components/binaries/tptp2grafite/Makefile [deleted file]
helm/software/components/binaries/tptp2grafite/ast.ml [deleted file]
helm/software/components/binaries/tptp2grafite/lexer.mll [deleted file]
helm/software/components/binaries/tptp2grafite/main.ml [deleted file]
helm/software/components/binaries/tptp2grafite/parser.mly [deleted file]
helm/software/components/binaries/tptp2grafite/unit_equality_problems [deleted file]
helm/software/components/cic/libraryObjects.ml
helm/software/components/cic/libraryObjects.mli
helm/software/components/cic_proof_checking/cicPp.ml
helm/software/components/content_pres/.depend
helm/software/components/grafite/grafiteAst.ml
helm/software/components/grafite/grafiteAstPp.ml
helm/software/components/grafite_engine/grafiteEngine.ml
helm/software/components/grafite_engine/grafiteTypes.ml
helm/software/components/grafite_parser/grafiteDisambiguate.ml
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/library/librarySync.ml
helm/software/components/syntax_extensions/profiling_macros.ml
helm/software/components/tactics/autoTactic.ml
helm/software/components/tactics/autoTactic.mli
helm/software/components/tactics/paramodulation/equality.ml
helm/software/components/tactics/paramodulation/equality.mli
helm/software/components/tactics/paramodulation/indexing.ml
helm/software/components/tactics/paramodulation/inference.ml
helm/software/components/tactics/paramodulation/saturation.ml
helm/software/components/tptp_grafite/.depend [new file with mode: 0644]
helm/software/components/tptp_grafite/Makefile [new file with mode: 0644]
helm/software/components/tptp_grafite/ast.ml [new file with mode: 0644]
helm/software/components/tptp_grafite/lexer.mll [new file with mode: 0644]
helm/software/components/tptp_grafite/main.ml [new file with mode: 0644]
helm/software/components/tptp_grafite/parser.mly [new file with mode: 0644]
helm/software/components/tptp_grafite/tptp2grafite.ml [new file with mode: 0644]
helm/software/components/tptp_grafite/tptp2grafite.mli [new file with mode: 0644]
helm/software/components/tptp_grafite/unit_equality_problems [new file with mode: 0644]
helm/software/configure.ac
helm/software/matita/.depend
helm/software/matita/Makefile
helm/software/matita/matitaInit.ml
helm/software/matita/matitac.ml
helm/software/matita/tests/TPTP/elenco_unsatisfiable.txt [new file with mode: 0644]
helm/software/matita/tests/TPTP/try.sh