X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_disambiguation%2FdisambiguateTypes.mli;h=4d077f2f877f0c79314d2cb7b8884337e7454b05;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=7f955d67377dd65c14334aa5500a755c458f045a;hpb=8539d00ff2ed0ffd9b7a08ac8e62376e88987960;p=helm.git diff --git a/helm/ocaml/cic_disambiguation/disambiguateTypes.mli b/helm/ocaml/cic_disambiguation/disambiguateTypes.mli index 7f955d673..4d077f2f8 100644 --- a/helm/ocaml/cic_disambiguation/disambiguateTypes.mli +++ b/helm/ocaml/cic_disambiguation/disambiguateTypes.mli @@ -41,7 +41,7 @@ end (** to be raised when a choice is invalid due to some given parameter (e.g. * wrong number of Cic.term arguments received) *) -exception Invalid_choice +exception Invalid_choice of string Lazy.t type codomain_item = string * (* description *)