]> matita.cs.unibo.it Git - helm.git/commit
[ porting from CerCo's Matita ]
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 2 Dec 2010 16:17:52 +0000 (16:17 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 2 Dec 2010 16:17:52 +0000 (16:17 +0000)
commit751af6075f28fb2abe052de73630ce114e761dee
tree69ae5bde5825ef06c95d095f00d8904b672c07de
parent2596b5aa335f8763ecd0f9263df7d538f0958e59
[ porting from CerCo's Matita ]
1. new implementation of normalize to have a speed up in case of fully applicative terms
2. all reduction tactics used to end with instatiate that re-checked the conversion using
   unification (!!!); added a new flag ?(refine=true) to instantiate to avoid this expensive
   check when we know it is useless
matita/components/ng_kernel/nCicReduction.ml
matita/components/ng_kernel/nCicReduction.mli
matita/components/ng_tactics/nCicTacReduction.ml
matita/components/ng_tactics/nTacStatus.ml
matita/components/ng_tactics/nTacStatus.mli
matita/components/ng_tactics/nTactics.ml