aboutsummaryrefslogtreecommitdiff
path: root/contrib/funind/functional_principles_proofs.ml
AgeCommit message (Expand)Author
2006-06-06+ ameliorating the tactic "functional induction"jforest
2006-05-31Replacing the old version of "functional induction" with the new one. jforest
2006-05-23Error during last commit (coq didn't compile)jforest
2006-05-23Correcting a bug with ocaml <= 3.08.3 (Map.fold changing)jforest
2006-05-07+ correcting a bug in general recursive function (match e with _ => match f e...jforest
2006-05-03Cleanning and factorizing code in funind. Spliting new_arg_principles into to...jforest