X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fcic_disambiguation%2Fdisambiguate.mli;h=5dc0df28b164feaa1d89c880e7cdb3f5323ef0d7;hb=6a95acad523131e0775e703d5d4bfac756609fb0;hp=4fe40da91fb5db8fbe2665df40e73ddca4b17524;hpb=ac741958783108ff31552e533c853e85c2ebb1c5;p=helm.git diff --git a/helm/software/components/cic_disambiguation/disambiguate.mli b/helm/software/components/cic_disambiguation/disambiguate.mli index 4fe40da91..5dc0df28b 100644 --- a/helm/software/components/cic_disambiguation/disambiguate.mli +++ b/helm/software/components/cic_disambiguation/disambiguate.mli @@ -35,9 +35,9 @@ * useless for the final user ... *) exception NoWellTypedInterpretation of int * - ((Token.flocation list * string * string) list * + ((Stdpp.location list * string * string) list * (DisambiguateTypes.domain_item * DisambiguateTypes.codomain_item) list * - Token.flocation option * string Lazy.t * bool) list + Stdpp.location option * string Lazy.t * bool) list exception PathNotWellFormed val interpretate_path :