X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fgrafite_parser%2FgrafiteDisambiguator.mli;h=f37991f934c8f3b27a9afe247b6afb7feaab8359;hb=ef5ae17d3b2dc045ac27bd2e59c89ffc85b4bd9c;hp=1b63690d77838c380877c89f80c7da5543bfeb55;hpb=5e4deb64b7cae2df0a51425e3768ca316c297953;p=helm.git diff --git a/components/grafite_parser/grafiteDisambiguator.mli b/components/grafite_parser/grafiteDisambiguator.mli index 1b63690d7..f37991f93 100644 --- a/components/grafite_parser/grafiteDisambiguator.mli +++ b/components/grafite_parser/grafiteDisambiguator.mli @@ -31,7 +31,7 @@ exception DisambiguationError of int * ((Token.flocation list * string * string) list * (DisambiguateTypes.domain_item * DisambiguateTypes.codomain_item) list * - Token.flocation option * string Lazy.t) list list + Token.flocation option * string Lazy.t * bool) list list (** parameters are: option name, error message *) (** initially false; for debugging only (???) *)