X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fcic_disambiguation%2Fdisambiguate.mli;h=4a8f90b00303eeb771c6cb15e5739992e1ca3e78;hb=6809084b2a99a1a7e64d87ca939118f77c07b8b5;hp=88162df7bfdff900564f179a1008ad97950c68ac;hpb=79f497094d49963fe9f335e00b58aecc79cbc461;p=helm.git diff --git a/helm/software/components/cic_disambiguation/disambiguate.mli b/helm/software/components/cic_disambiguation/disambiguate.mli index 88162df7b..4a8f90b00 100644 --- a/helm/software/components/cic_disambiguation/disambiguate.mli +++ b/helm/software/components/cic_disambiguation/disambiguate.mli @@ -27,7 +27,10 @@ (* the integer is an offset to be added to each location *) exception NoWellTypedInterpretation of - int * ((DisambiguateTypes.domain_item * DisambiguateTypes.codomain_item) list * Token.flocation option * string Lazy.t) list + int * + ((Token.flocation list * string * string) list * + (DisambiguateTypes.domain_item * DisambiguateTypes.codomain_item) list * + Token.flocation option * string Lazy.t) list exception PathNotWellFormed val interpretate_path :