X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_unification%2FcicRefine.mli;h=ce97e8ab7ff178f4222b1c6acc5954139d12411e;hb=f4b9cc6f689b52e0408ac3231ba2a480d71216fb;hp=12a4bb98b45c0c61d86a965249b7b679e4859cd2;hpb=04ca589d65bcef6bd46cf4d277a748a12e09234b;p=helm.git diff --git a/helm/ocaml/cic_unification/cicRefine.mli b/helm/ocaml/cic_unification/cicRefine.mli index 12a4bb98b..ce97e8ab7 100644 --- a/helm/ocaml/cic_unification/cicRefine.mli +++ b/helm/ocaml/cic_unification/cicRefine.mli @@ -28,7 +28,6 @@ exception Uncertain of string exception WrongUriToConstant of string exception WrongUriToVariable of string exception WrongUriToMutualInductiveDefinitions of string -exception MutCaseFixAndCofixRefineNotImplemented;; (* type_of_aux' metasenv context term *) (* refines [term] and returns the refined form of [term], *)