]> matita.cs.unibo.it Git - helm.git/history - components/tactics/paramodulation/indexing.ml
Build_proof_goal does not return the metasenv any more.
[helm.git] / components / tactics / paramodulation / indexing.ml
2006-04-26 Andrea AspertiBuild_proof_goal does not return the metasenv any more.
2006-04-26 Andrea Aspertifixed demodulation_goal (used to return always false)
2006-04-26 Enrico Tassiadded a new type for proofs.
2006-04-05 Enrico Tassithe tactic now returns as open goals the open metas...
2006-04-05 Enrico Tassisubsumption fixed and called in given_clause_fullred.
2006-04-04 Andrea AspertiNaif substitution. Removed local context in metas durin...
2006-03-28 Enrico Tassimore profiling and fixes for paramod
2006-03-27 Andrea Aspertiargs removed from equalities.
2006-03-21 Andrea AspertiChanged the type of compute-equality_weight that now...
2006-03-20 Andrea AspertiSnapshot.
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/