]> matita.cs.unibo.it Git - helm.git/commit
- (Partial) porting to the new theory with explicit named substitutions
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 30 Oct 2002 15:04:44 +0000 (15:04 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 30 Oct 2002 15:04:44 +0000 (15:04 +0000)
commit7074f0403d1bec7f4d60715e50a0fe0ef0993567
tree7b16c297eaac12c0cfff0fbb619422e6d5f7f445
parent94ec937790dc8852a895f3b0cec4183d4e5eeb42
- (Partial) porting to the new theory with explicit named substitutions
- Porting to the new DTD
- Porting to the new query language and to its implementation
- searchPattern implemented: it performs an old "backward" query and then
  tries to apply every result to filter out false matches

Open bugs:
 - ElimIntrosSimpl, Fourier and Ring still to be ported
 - many, many, many others
30 files changed:
helm/gTopLevel/cic2Xml.ml
helm/gTopLevel/cic2Xml.mli
helm/gTopLevel/cic2acic.ml
helm/gTopLevel/cic2acic.mli
helm/gTopLevel/doubleTypeInference.ml
helm/gTopLevel/esempi/and_implies_or2.cic
helm/gTopLevel/esempi/apply.cic
helm/gTopLevel/esempi/bug.cic
helm/gTopLevel/esempi/calcolo_proposizioni.cic
helm/gTopLevel/esempi/conversion.cic
helm/gTopLevel/esempi/elim.cic
helm/gTopLevel/esempi/evars.cic
helm/gTopLevel/esempi/prova.cic
helm/gTopLevel/esempi/sets.cic
helm/gTopLevel/fourierR.ml
helm/gTopLevel/gTopLevel.ml
helm/gTopLevel/mQueryGenerator.ml
helm/gTopLevel/mQueryGenerator.mli
helm/gTopLevel/primitiveTactics.ml
helm/gTopLevel/proofEngine.ml
helm/gTopLevel/proofEngine.mli
helm/gTopLevel/proofEngineReduction.ml
helm/gTopLevel/proofEngineReduction.mli
helm/gTopLevel/proofEngineStructuralRules.ml
helm/gTopLevel/proofEngineStructuralRules.mli
helm/gTopLevel/ring.ml
helm/gTopLevel/sequentPp.ml
helm/gTopLevel/tacticals.ml
helm/gTopLevel/topLevel/topLevel.ml
helm/gTopLevel/xml2Gdome.ml