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