X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_disambiguation%2Fdisambiguate.mli;h=a2cc0d0e7b04489333cadfb33572aa9b60dfbb49;hb=acd31bfb9537bd32781404241c80bd0ebf88e3b1;hp=f0ca92db00dc69d18addf9e84d66f9adf49a04cf;hpb=d065a590ca5c4aec5ab505f2cf9e295e6c900942;p=helm.git diff --git a/helm/ocaml/cic_disambiguation/disambiguate.mli b/helm/ocaml/cic_disambiguation/disambiguate.mli index f0ca92db0..a2cc0d0e7 100644 --- a/helm/ocaml/cic_disambiguation/disambiguate.mli +++ b/helm/ocaml/cic_disambiguation/disambiguate.mli @@ -25,7 +25,9 @@ (** {2 Disambiguation interface} *) -exception NoWellTypedInterpretation of string Lazy.t list +(* the integer is an offset to be added to each location *) +exception NoWellTypedInterpretation of + int * (Token.flocation option * string Lazy.t) list exception PathNotWellFormed val interpretate_path :