]> matita.cs.unibo.it Git - helm.git/commit
- cic_exportation, cic_acic, acic_content (only parts related to acic)
authorAndrea Asperti <andrea.asperti@unibo.it>
Thu, 7 Oct 2010 16:24:44 +0000 (16:24 +0000)
committerAndrea Asperti <andrea.asperti@unibo.it>
Thu, 7 Oct 2010 16:24:44 +0000 (16:24 +0000)
commitbfcde2b08d72f1392ed61164c67d199360f0397f
treea50946492e2d987c48cb5de07c722182afdb082f
parent907f919aba0f21b18acff8a8e1c266ab92d10baf
- cic_exportation, cic_acic, acic_content (only parts related to acic)
  metadata, cic_proof_checking and old binaries removed
144 files changed:
matita/components/METAS/meta.helm-cic_acic.src [deleted file]
matita/components/METAS/meta.helm-cic_exportation.src [deleted file]
matita/components/METAS/meta.helm-cic_proof_checking.src [deleted file]
matita/components/METAS/meta.helm-grafite_engine.src
matita/components/METAS/meta.helm-library.src
matita/components/METAS/meta.helm-metadata.src [deleted file]
matita/components/METAS/meta.helm-ng_kernel.src
matita/components/Makefile
matita/components/acic_content/.depend
matita/components/acic_content/.depend.opt
matita/components/acic_content/Makefile
matita/components/acic_content/acic2astMatcher.ml [deleted file]
matita/components/acic_content/acic2astMatcher.mli [deleted file]
matita/components/acic_content/acic2content.ml [deleted file]
matita/components/acic_content/acic2content.mli [deleted file]
matita/components/acic_content/content2cic.ml [deleted file]
matita/components/acic_content/content2cic.mli [deleted file]
matita/components/acic_content/termAcicContent.ml
matita/components/acic_content/termAcicContent.mli
matita/components/binaries/Makefile
matita/components/binaries/extractor/.depend [deleted file]
matita/components/binaries/extractor/.depend.opt [deleted file]
matita/components/binaries/extractor/Makefile [deleted file]
matita/components/binaries/extractor/extractor.conf.xml [deleted file]
matita/components/binaries/extractor/extractor.ml [deleted file]
matita/components/binaries/extractor/extractor_manager.ml [deleted file]
matita/components/binaries/table_creator/.depend [deleted file]
matita/components/binaries/table_creator/.depend.opt [deleted file]
matita/components/binaries/table_creator/Makefile [deleted file]
matita/components/binaries/table_creator/sync_db.sh [deleted file]
matita/components/binaries/table_creator/table_creator.ml [deleted file]
matita/components/binaries/utilities/.depend [deleted file]
matita/components/binaries/utilities/.depend.opt [deleted file]
matita/components/binaries/utilities/Makefile [deleted file]
matita/components/binaries/utilities/create_environment.ml [deleted file]
matita/components/binaries/utilities/list_uris.ml [deleted file]
matita/components/binaries/utilities/parse_library.ml [deleted file]
matita/components/binaries/utilities/test_library.ml [deleted file]
matita/components/binaries/utilities/test_xml_parser.ml [deleted file]
matita/components/cic/.depend
matita/components/cic/.depend.opt
matita/components/cic/Makefile
matita/components/cic/cicPp.ml [new file with mode: 0644]
matita/components/cic/cicPp.mli [new file with mode: 0644]
matita/components/cic_acic/.depend [deleted file]
matita/components/cic_acic/.depend.opt [deleted file]
matita/components/cic_acic/Makefile [deleted file]
matita/components/cic_acic/cic2Xml.ml [deleted file]
matita/components/cic_acic/cic2Xml.mli [deleted file]
matita/components/cic_acic/cic2acic.ml [deleted file]
matita/components/cic_acic/cic2acic.mli [deleted file]
matita/components/cic_acic/doubleTypeInference.ml [deleted file]
matita/components/cic_acic/doubleTypeInference.mli [deleted file]
matita/components/cic_acic/eta_fixing.ml [deleted file]
matita/components/cic_acic/eta_fixing.mli [deleted file]
matita/components/cic_exportation/.depend [deleted file]
matita/components/cic_exportation/.depend.opt [deleted file]
matita/components/cic_exportation/Makefile [deleted file]
matita/components/cic_exportation/cicExportation.ml [deleted file]
matita/components/cic_exportation/cicExportation.mli [deleted file]
matita/components/cic_proof_checking/.depend [deleted file]
matita/components/cic_proof_checking/.depend.opt [deleted file]
matita/components/cic_proof_checking/Makefile [deleted file]
matita/components/cic_proof_checking/cicDischarge.ml [deleted file]
matita/components/cic_proof_checking/cicDischarge.mli [deleted file]
matita/components/cic_proof_checking/cicEnvironment.ml [deleted file]
matita/components/cic_proof_checking/cicEnvironment.mli [deleted file]
matita/components/cic_proof_checking/cicLogger.ml [deleted file]
matita/components/cic_proof_checking/cicLogger.mli [deleted file]
matita/components/cic_proof_checking/cicMiniReduction.ml [deleted file]
matita/components/cic_proof_checking/cicMiniReduction.mli [deleted file]
matita/components/cic_proof_checking/cicPp.ml [deleted file]
matita/components/cic_proof_checking/cicPp.mli [deleted file]
matita/components/cic_proof_checking/cicReduction.ml [deleted file]
matita/components/cic_proof_checking/cicReduction.mli [deleted file]
matita/components/cic_proof_checking/cicSubstitution.ml [deleted file]
matita/components/cic_proof_checking/cicSubstitution.mli [deleted file]
matita/components/cic_proof_checking/cicTypeChecker.ml [deleted file]
matita/components/cic_proof_checking/cicTypeChecker.mli [deleted file]
matita/components/cic_proof_checking/cicUnivUtils.ml [deleted file]
matita/components/cic_proof_checking/cicUnivUtils.mli [deleted file]
matita/components/cic_proof_checking/doc/inductive.txt [deleted file]
matita/components/cic_proof_checking/freshNamesGenerator.ml [deleted file]
matita/components/cic_proof_checking/freshNamesGenerator.mli [deleted file]
matita/components/content_pres/content2pres.ml
matita/components/content_pres/content2pres.mli
matita/components/content_pres/sequent2pres.ml
matita/components/content_pres/sequent2pres.mli
matita/components/grafite_engine/grafiteEngine.ml
matita/components/grafite_engine/grafiteSync.ml
matita/components/grafite_parser/grafiteDisambiguate.ml
matita/components/lexicon/lexiconSync.ml
matita/components/library/Makefile
matita/components/library/cicElim.ml [deleted file]
matita/components/library/cicElim.mli [deleted file]
matita/components/library/cicRecord.ml [deleted file]
matita/components/library/cicRecord.mli [deleted file]
matita/components/library/coercDb.ml
matita/components/library/libraryClean.ml
matita/components/library/libraryDb.ml
matita/components/library/librarySync.ml
matita/components/metadata/.depend [deleted file]
matita/components/metadata/.depend.opt [deleted file]
matita/components/metadata/Makefile [deleted file]
matita/components/metadata/metadataConstraints.ml [deleted file]
matita/components/metadata/metadataConstraints.mli [deleted file]
matita/components/metadata/metadataDb.ml [deleted file]
matita/components/metadata/metadataDb.mli [deleted file]
matita/components/metadata/metadataDeps.ml [deleted file]
matita/components/metadata/metadataDeps.mli [deleted file]
matita/components/metadata/metadataExtractor.ml [deleted file]
matita/components/metadata/metadataExtractor.mli [deleted file]
matita/components/metadata/metadataPp.ml [deleted file]
matita/components/metadata/metadataPp.mli [deleted file]
matita/components/metadata/metadataTypes.ml [deleted file]
matita/components/metadata/metadataTypes.mli [deleted file]
matita/components/metadata/sqlStatements.ml [deleted file]
matita/components/metadata/sqlStatements.mli [deleted file]
matita/components/ng_cic_content/nTermCicContent.ml
matita/components/ng_cic_content/nTermCicContent.mli
matita/components/ng_kernel/nUri.ml
matita/components/ng_kernel/nUri.mli
matita/components/ng_library/.depend
matita/components/ng_library/.depend.opt
matita/components/ng_library/Makefile
matita/components/ng_library/check.ml [deleted file]
matita/components/ng_library/nCic2OCic.ml [deleted file]
matita/components/ng_library/nCic2OCic.mli [deleted file]
matita/components/ng_library/nCicLibrary.ml
matita/components/ng_library/oCic2NCic.ml [deleted file]
matita/components/ng_library/oCic2NCic.mli [deleted file]
matita/components/ng_library/rt.ml [deleted file]
matita/configure.ac
matita/matita/applyTransformation.ml
matita/matita/applyTransformation.mli
matita/matita/matita.ml
matita/matita/matitaEngine.ml
matita/matita/matitaExcPp.ml
matita/matita/matitaGui.ml
matita/matita/matitaGuiTypes.mli
matita/matita/matitaInit.ml
matita/matita/matitaMathView.ml
matita/matita/matitaScript.ml
matita/matita/matitacLib.ml