]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/disambiguation/multiPassDisambiguator.mli
...
[helm.git] / helm / software / components / disambiguation / multiPassDisambiguator.mli
index 0151f8d3dd7e8a8aef4d4a573b2622a519164424..21818816ca6d405d9fd8ce06d552b4744a6d29f2 100644 (file)
@@ -33,6 +33,7 @@ exception DisambiguationError of
 
 (** initially false; for debugging only (???) *)
 val only_one_pass: bool ref
+val use_library: bool ref
 
 val passes : unit -> (bool * [> `Library | `Mono | `Multi ] * bool) list