]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic_disambiguation/disambiguateTypes.mli
one more lazy/loc
[helm.git] / helm / software / components / cic_disambiguation / disambiguateTypes.mli
index 00fe4114cdcde61ca5e5bde2e299bcda3c846985..d9cedf5f007faf2d4b9fae997eaa793ee550ea63 100644 (file)
@@ -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 of Stdpp.location option * string Lazy.t
+exception Invalid_choice of (Stdpp.location * string) Lazy.t
 
 type codomain_item =
   string *  (* description *)