]> matita.cs.unibo.it Git - helm.git/commit
Added universes handling. The PRE_UNIVERSES tag may help ;)
authorEnrico Tassi <enrico.tassi@inria.fr>
Wed, 1 Dec 2004 09:42:42 +0000 (09:42 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Wed, 1 Dec 2004 09:42:42 +0000 (09:42 +0000)
commit31851952e1cc2db59168c5fd6f6093d9bc37ea86
treea048deac3243d5f00396cdce514e7589f2e08256
parente09713d333183e929f108ff8bb8fbe2a25bfcac7
Added universes handling. The PRE_UNIVERSES tag may help ;)
53 files changed:
helm/ocaml/METAS/meta.helm-cic.src
helm/ocaml/cic/Makefile
helm/ocaml/cic/cicUniv.ml
helm/ocaml/cic/cicUniv.mli
helm/ocaml/cic_disambiguation/disambiguate.ml
helm/ocaml/cic_disambiguation/disambiguate.mli
helm/ocaml/cic_disambiguation/disambiguateTypes.ml
helm/ocaml/cic_disambiguation/disambiguateTypes.mli
helm/ocaml/cic_omdoc/cic2acic.ml
helm/ocaml/cic_omdoc/cic2content.ml
helm/ocaml/cic_omdoc/doubleTypeInference.ml
helm/ocaml/cic_omdoc/eta_fixing.ml
helm/ocaml/cic_proof_checking/.depend
helm/ocaml/cic_proof_checking/Makefile
helm/ocaml/cic_proof_checking/cicEnvironment.ml
helm/ocaml/cic_proof_checking/cicEnvironment.mli
helm/ocaml/cic_proof_checking/cicPp.ml
helm/ocaml/cic_proof_checking/cicReduction.mli
helm/ocaml/cic_proof_checking/cicReductionMachine.ml
helm/ocaml/cic_proof_checking/cicReductionMachine.mli
helm/ocaml/cic_proof_checking/cicReductionNaif.ml
helm/ocaml/cic_proof_checking/cicReductionNaif.mli
helm/ocaml/cic_proof_checking/cicSubstitution.ml
helm/ocaml/cic_proof_checking/cicTypeChecker.ml
helm/ocaml/cic_proof_checking/cicTypeChecker.mli
helm/ocaml/cic_proof_checking/cicUnivUtils.ml [new file with mode: 0644]
helm/ocaml/cic_proof_checking/cicUnivUtils.mli [new file with mode: 0644]
helm/ocaml/cic_transformations/acic2Ast.ml
helm/ocaml/cic_transformations/content_expressions.ml [new file with mode: 0644]
helm/ocaml/cic_unification/cicRefine.ml
helm/ocaml/cic_unification/cicRefine.mli
helm/ocaml/cic_unification/cicUnification.ml
helm/ocaml/cic_unification/cicUnification.mli
helm/ocaml/cic_unification/freshNamesGenerator.ml
helm/ocaml/getter/.depend
helm/ocaml/getter/http_getter.ml
helm/ocaml/getter/http_getter_misc.ml
helm/ocaml/mathql_generator/cGMatchConclusion.ml
helm/ocaml/metadata/.depend
helm/ocaml/tactics/discriminationTactics.ml
helm/ocaml/tactics/eliminationTactics.ml
helm/ocaml/tactics/equalityTactics.ml
helm/ocaml/tactics/metadataQuery.ml
helm/ocaml/tactics/negationTactics.ml
helm/ocaml/tactics/primitiveTactics.ml
helm/ocaml/tactics/proofEngineReduction.ml
helm/ocaml/tactics/proofEngineStructuralRules.ml
helm/ocaml/tactics/proofEngineTypes.ml
helm/ocaml/tactics/ring.ml
helm/ocaml/tactics/tacticChaser.ml [new file with mode: 0644]
helm/ocaml/tactics/tactics.mli
helm/ocaml/tactics/variousTactics.ml
helm/ocaml/utf8_macros/utf8MacroTable.ml