]> matita.cs.unibo.it Git - helm.git/commit
This commit patches the environment and the library so that their status is
authorWilmer Ricciotti <ricciott@cs.unibo.it>
Fri, 16 Sep 2011 14:14:15 +0000 (14:14 +0000)
committerWilmer Ricciotti <ricciott@cs.unibo.it>
Fri, 16 Sep 2011 14:14:15 +0000 (14:14 +0000)
commite79c8b830f9f6b0c3f4d577909e32e1bb4032cdf
treefc849fa520d0ff0114a6550d5646af5e93491745
parent9dac2c325dca1b5b92d6ba11dadf470538bae28e
This commit patches the environment and the library so that their status is
contained in the global status of Matita. This allows several users to execute
concurrently in the same instance of Matita, since they are now using
independent statuses.
35 files changed:
matitaB/components/grafite_engine/grafiteEngine.ml
matitaB/components/grafite_engine/grafiteTypes.ml
matitaB/components/grafite_engine/nCicCoercDeclaration.ml
matitaB/components/ng_cic_content/ncic2astMatcher.mli
matitaB/components/ng_disambiguation/grafiteDisambiguate.ml
matitaB/components/ng_disambiguation/grafiteDisambiguate.mli
matitaB/components/ng_disambiguation/nCicDisambiguate.mli
matitaB/components/ng_kernel/Makefile
matitaB/components/ng_kernel/nCicEnvironment.ml
matitaB/components/ng_kernel/nCicEnvironment.mli
matitaB/components/ng_kernel/nCicPp.ml
matitaB/components/ng_kernel/nCicPp.mli
matitaB/components/ng_kernel/nCicReduction.ml
matitaB/components/ng_kernel/nCicReduction.mli
matitaB/components/ng_kernel/nCicSubstitution.mli
matitaB/components/ng_kernel/nCicTypeChecker.ml
matitaB/components/ng_kernel/nCicTypeChecker.mli
matitaB/components/ng_kernel/nCicUntrusted.mli
matitaB/components/ng_kernel/nCicUtils.ml
matitaB/components/ng_kernel/nCicUtils.mli
matitaB/components/ng_library/nCicLibrary.ml
matitaB/components/ng_library/nCicLibrary.mli
matitaB/components/ng_paramodulation/nCicParamod.mli
matitaB/components/ng_paramodulation/nCicProof.mli
matitaB/components/ng_refiner/nCicMetaSubst.mli
matitaB/components/ng_refiner/nCicRefineUtil.mli
matitaB/components/ng_refiner/nCicRefiner.ml
matitaB/components/ng_refiner/nCicUnifHint.ml
matitaB/components/ng_refiner/nCicUnifHint.mli
matitaB/components/ng_refiner/nCicUnification.ml
matitaB/components/ng_refiner/nCicUnification.mli
matitaB/components/ng_tactics/nCicElim.ml
matitaB/components/ng_tactics/nCicElim.mli
matitaB/components/ng_tactics/nCicTacReduction.mli
matitaB/components/ng_tactics/nnAuto.ml