]> matita.cs.unibo.it Git - helm.git/commit - helm/matita/matita.ml
Added $Id$ to every .ml file.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sun, 8 Jan 2006 18:00:22 +0000 (18:00 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sun, 8 Jan 2006 18:00:22 +0000 (18:00 +0000)
commitaa0d60227b785da3355b31519ba11cb4fbd2c925
tree58ebe850df605739eb0240bf15879663a7f68408
parentd4246a4c72251a9e9cdd5ddfeed19039f8153877
Added $Id$ to every .ml file.
201 files changed:
helm/matita/applyTransformation.ml
helm/matita/dump_moo.ml
helm/matita/matita.ml
helm/matita/matitaEngine.ml
helm/matita/matitaExcPp.ml
helm/matita/matitaGtkMisc.ml
helm/matita/matitaGui.ml
helm/matita/matitaInit.ml
helm/matita/matitaMathView.ml
helm/matita/matitaMisc.ml
helm/matita/matitaScript.ml
helm/matita/matitaTypes.ml
helm/matita/matitac.ml
helm/matita/matitacLib.ml
helm/matita/matitaclean.ml
helm/matita/matitadep.ml
helm/matita/matitamake.ml
helm/matita/matitamakeLib.ml
helm/matita/matitatop.ml
helm/ocaml/acic_content/acic2astMatcher.ml
helm/ocaml/acic_content/acic2content.ml
helm/ocaml/acic_content/cicNotationEnv.ml
helm/ocaml/acic_content/cicNotationPp.ml
helm/ocaml/acic_content/cicNotationPt.ml
helm/ocaml/acic_content/cicNotationUtil.ml
helm/ocaml/acic_content/content.ml
helm/ocaml/acic_content/content2cic.ml
helm/ocaml/acic_content/contentPp.ml
helm/ocaml/acic_content/termAcicContent.ml
helm/ocaml/cic/cic.ml
helm/ocaml/cic/cicParser.ml
helm/ocaml/cic/cicUniv.ml
helm/ocaml/cic/cicUtil.ml
helm/ocaml/cic/deannotate.ml
helm/ocaml/cic/discrimination_tree.ml
helm/ocaml/cic/helmLibraryObjects.ml
helm/ocaml/cic/libraryObjects.ml
helm/ocaml/cic/path_indexing.ml
helm/ocaml/cic/test.ml
helm/ocaml/cic/unshare.ml
helm/ocaml/cic_acic/cic2Xml.ml
helm/ocaml/cic_acic/cic2acic.ml
helm/ocaml/cic_acic/doubleTypeInference.ml
helm/ocaml/cic_acic/eta_fixing.ml
helm/ocaml/cic_disambiguation/disambiguate.ml
helm/ocaml/cic_disambiguation/disambiguateChoices.ml
helm/ocaml/cic_disambiguation/disambiguateTypes.ml
helm/ocaml/cic_disambiguation/number_notation.ml
helm/ocaml/cic_proof_checking/cicEnvironment.ml
helm/ocaml/cic_proof_checking/cicLogger.ml
helm/ocaml/cic_proof_checking/cicMiniReduction.ml
helm/ocaml/cic_proof_checking/cicPp.ml
helm/ocaml/cic_proof_checking/cicReduction.ml
helm/ocaml/cic_proof_checking/cicSubstitution.ml
helm/ocaml/cic_proof_checking/cicTypeChecker.ml
helm/ocaml/cic_proof_checking/cicUnivUtils.ml
helm/ocaml/cic_proof_checking/freshNamesGenerator.ml
helm/ocaml/cic_unification/cicMetaSubst.ml
helm/ocaml/cic_unification/cicMkImplicit.ml
helm/ocaml/cic_unification/cicRefine.ml
helm/ocaml/cic_unification/cicUnification.ml
helm/ocaml/content_pres/box.ml
helm/ocaml/content_pres/boxPp.ml
helm/ocaml/content_pres/cicNotationLexer.ml
helm/ocaml/content_pres/cicNotationParser.ml
helm/ocaml/content_pres/cicNotationPres.ml
helm/ocaml/content_pres/content2pres.ml
helm/ocaml/content_pres/content2presMatcher.ml
helm/ocaml/content_pres/mpresentation.ml
helm/ocaml/content_pres/renderingAttrs.ml
helm/ocaml/content_pres/sequent2pres.ml
helm/ocaml/content_pres/termContentPres.ml
helm/ocaml/content_pres/test_lexer.ml
helm/ocaml/extlib/hExtlib.ml
helm/ocaml/extlib/hLog.ml
helm/ocaml/extlib/hMarshal.ml
helm/ocaml/extlib/patternMatcher.ml
helm/ocaml/getter/http_getter.ml
helm/ocaml/getter/http_getter_common.ml
helm/ocaml/getter/http_getter_const.ml
helm/ocaml/getter/http_getter_env.ml
helm/ocaml/getter/http_getter_logger.ml
helm/ocaml/getter/http_getter_misc.ml
helm/ocaml/getter/http_getter_storage.ml
helm/ocaml/getter/http_getter_types.ml
helm/ocaml/getter/http_getter_wget.ml
helm/ocaml/getter/test.ml
helm/ocaml/grafite/grafiteAst.ml
helm/ocaml/grafite/grafiteAstPp.ml
helm/ocaml/grafite/grafiteMarshal.ml
helm/ocaml/grafite_engine/grafiteEngine.ml
helm/ocaml/grafite_engine/grafiteMisc.ml
helm/ocaml/grafite_engine/grafiteSync.ml
helm/ocaml/grafite_engine/grafiteTypes.ml
helm/ocaml/grafite_parser/cicNotation2.ml
helm/ocaml/grafite_parser/dependenciesParser.ml
helm/ocaml/grafite_parser/grafiteDisambiguate.ml
helm/ocaml/grafite_parser/grafiteDisambiguator.ml
helm/ocaml/grafite_parser/grafiteParser.ml
helm/ocaml/grafite_parser/print_grammar.ml
helm/ocaml/grafite_parser/test_dep.ml
helm/ocaml/grafite_parser/test_parser.ml
helm/ocaml/hbugs/broker.ml
helm/ocaml/hbugs/client.ml
helm/ocaml/hbugs/hbugs_broker_registry.ml
helm/ocaml/hbugs/hbugs_client.ml
helm/ocaml/hbugs/hbugs_common.ml
helm/ocaml/hbugs/hbugs_id_generator.ml
helm/ocaml/hbugs/hbugs_messages.ml
helm/ocaml/hbugs/hbugs_misc.ml
helm/ocaml/hbugs/hbugs_tutors.ml
helm/ocaml/hbugs/search_pattern_apply_tutor.ml
helm/ocaml/hgdome/domMisc.ml
helm/ocaml/hgdome/xml2Gdome.ml
helm/ocaml/hmysql/hMysql.ml
helm/ocaml/lexicon/cicNotation.ml
helm/ocaml/lexicon/disambiguatePp.ml
helm/ocaml/lexicon/lexiconAst.ml
helm/ocaml/lexicon/lexiconAstPp.ml
helm/ocaml/lexicon/lexiconEngine.ml
helm/ocaml/lexicon/lexiconMarshal.ml
helm/ocaml/lexicon/lexiconSync.ml
helm/ocaml/library/cicCoercion.ml
helm/ocaml/library/cicElim.ml
helm/ocaml/library/cicRecord.ml
helm/ocaml/library/coercDb.ml
helm/ocaml/library/coercGraph.ml
helm/ocaml/library/libraryClean.ml
helm/ocaml/library/libraryDb.ml
helm/ocaml/library/libraryMisc.ml
helm/ocaml/library/libraryNoDb.ml
helm/ocaml/library/librarySync.ml
helm/ocaml/logger/helmLogger.ml
helm/ocaml/mathql/mathQL.ml
helm/ocaml/mathql_generator/cGLocateInductive.ml
helm/ocaml/mathql_generator/cGMatchConclusion.ml
helm/ocaml/mathql_generator/cGSearchPattern.ml
helm/ocaml/mathql_generator/mQGTypes.ml
helm/ocaml/mathql_generator/mQGUtil.ml
helm/ocaml/mathql_generator/mQueryGenerator.ml
helm/ocaml/mathql_interpreter/mQIConn.ml
helm/ocaml/mathql_interpreter/mQIMap.ml
helm/ocaml/mathql_interpreter/mQIMySql.ml
helm/ocaml/mathql_interpreter/mQIPostgres.ml
helm/ocaml/mathql_interpreter/mQIProperty.ml
helm/ocaml/mathql_interpreter/mQITypes.ml
helm/ocaml/mathql_interpreter/mQIUtil.ml
helm/ocaml/mathql_interpreter/mQueryInterpreter.ml
helm/ocaml/mathql_interpreter/mQueryUtil.ml
helm/ocaml/metadata/metadataConstraints.ml
helm/ocaml/metadata/metadataDb.ml
helm/ocaml/metadata/metadataExtractor.ml
helm/ocaml/metadata/metadataPp.ml
helm/ocaml/metadata/metadataTypes.ml
helm/ocaml/metadata/sqlStatements.ml
helm/ocaml/paramodulation/equality_indexing.ml
helm/ocaml/paramodulation/indexing.ml
helm/ocaml/paramodulation/inference.ml
helm/ocaml/paramodulation/saturate_main.ml
helm/ocaml/paramodulation/saturation.ml
helm/ocaml/paramodulation/test_indexing.ml
helm/ocaml/paramodulation/utils.ml
helm/ocaml/registry/helm_registry.ml
helm/ocaml/registry/test.ml
helm/ocaml/tactics/autoTactic.ml
helm/ocaml/tactics/continuationals.ml
helm/ocaml/tactics/discriminationTactics.ml
helm/ocaml/tactics/eliminationTactics.ml
helm/ocaml/tactics/equalityTactics.ml
helm/ocaml/tactics/fourierR.ml
helm/ocaml/tactics/fwdSimplTactic.ml
helm/ocaml/tactics/hashtbl_equiv.ml
helm/ocaml/tactics/history.ml
helm/ocaml/tactics/introductionTactics.ml
helm/ocaml/tactics/inversion.ml
helm/ocaml/tactics/metadataQuery.ml
helm/ocaml/tactics/negationTactics.ml
helm/ocaml/tactics/primitiveTactics.ml
helm/ocaml/tactics/proofEngineHelpers.ml
helm/ocaml/tactics/proofEngineReduction.ml
helm/ocaml/tactics/proofEngineStructuralRules.ml
helm/ocaml/tactics/proofEngineTypes.ml
helm/ocaml/tactics/reductionTactics.ml
helm/ocaml/tactics/ring.ml
helm/ocaml/tactics/statefulProofEngine.ml
helm/ocaml/tactics/tacticChaser.ml
helm/ocaml/tactics/tacticals.ml
helm/ocaml/tactics/variousTactics.ml
helm/ocaml/thread/extThread.ml
helm/ocaml/thread/threadSafe.ml
helm/ocaml/urimanager/uriManager.ml
helm/ocaml/utf8_macros/make_table.ml
helm/ocaml/utf8_macros/pa_unicode_macro.ml
helm/ocaml/utf8_macros/test.ml
helm/ocaml/utf8_macros/utf8Macro.ml
helm/ocaml/whelp/fwdQueries.ml
helm/ocaml/whelp/whelp.ml
helm/ocaml/xml/test.ml
helm/ocaml/xml/xml.ml
helm/ocaml/xml/xmlPushParser.ml
helm/ocaml/xmldiff/xmlDiff.ml