X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fcic_disambiguation%2Fdisambiguate.mli;h=4a8f90b00303eeb771c6cb15e5739992e1ca3e78;hb=06b128f1107fd579a696b83b2f8255f83ab29a92;hp=e7c6b777fda44e7a228eda88fd7825b97f775bbb;hpb=cbcd34fe15122eb9835a5226b98be1050b097d6a;p=helm.git diff --git a/components/cic_disambiguation/disambiguate.mli b/components/cic_disambiguation/disambiguate.mli index e7c6b777f..4a8f90b00 100644 --- a/components/cic_disambiguation/disambiguate.mli +++ b/components/cic_disambiguation/disambiguate.mli @@ -27,7 +27,10 @@ (* the integer is an offset to be added to each location *) exception NoWellTypedInterpretation of - int * (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 :