X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_proof_checking%2FcicEnvironment.mli;h=55566a614493de9ae8b872a0a9347d2cf6a37073;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=93075425791fc008e433551051a12cdf0df0a4d4;hpb=ae3540a0dc8b1e1cccb04b811bf558fb6fff9577;p=helm.git diff --git a/helm/ocaml/cic_proof_checking/cicEnvironment.mli b/helm/ocaml/cic_proof_checking/cicEnvironment.mli index 930754257..55566a614 100644 --- a/helm/ocaml/cic_proof_checking/cicEnvironment.mli +++ b/helm/ocaml/cic_proof_checking/cicEnvironment.mli @@ -36,7 +36,7 @@ (* *) (****************************************************************************) -exception CircularDependency of string;; +exception CircularDependency of string Lazy.t;; exception Object_not_found of UriManager.uri;; (* as the get cooked, but if not present the object is only fetched,