]> matita.cs.unibo.it Git - helm.git/history - components/tactics/paramodulation/utils.ml
Modifications to auto due to the introduction of the universe in
[helm.git] / components / tactics / paramodulation / utils.ml
2006-11-23 Andrea AspertiModifications to auto due to the introduction of the...
2006-10-02 Enrico Tassireturns the right list of goals
2006-09-27 Enrico Tassiauto snapshot
2006-07-11 Enrico Tassi- removed Positive and Negative (all is positive)
2006-07-03 Enrico Tassi- patch to consider the symbols of the goal when comput...
2006-06-27 Enrico Tassithe old compute_eq_weight is back (no more max)
2006-06-19 Andrea Aspertiadded (but not yet used) remove_local_context
2006-06-18 Enrico Tassi- some fixes regarding URIs of equality that now should...
2006-06-09 Claudio Sacerdoti... 1. the default for the default equality/absurd/true...
2006-05-19 Enrico Tassi- metas_of_term moved to cicUtil
2006-05-18 Enrico Tassiexistential variables in goal supported
2006-04-26 Enrico Tassiadded a new type for proofs.
2006-04-10 Andrea AspertiRemoved negative equations.
2006-04-04 Andrea AspertiNaif substitution. Removed local context in metas durin...
2006-03-24 Andrea AspertiNew unification and new matching.
2006-03-22 Andrea Asperti:
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/