X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_disambiguation%2FdisambiguateTypes.mli;h=4d077f2f877f0c79314d2cb7b8884337e7454b05;hb=2bb6c98121db82a1c67565bb528787f2def7192d;hp=7f955d67377dd65c14334aa5500a755c458f045a;hpb=192884dae520029b152a3f69989e51cc8af158ce;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 *)