X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=src%2Foptions.mli;h=bf181800419c42d7733fda06bbf12976ea46f7aa;hb=7e27afe6fa006ad355237ccc0695c6493ea57929;hp=e57f0cbb7082fde5fe86958934a147c4e19d2d3e;hpb=7c4c61cec6fe1ae3a1b83a59b17ce90adcfe9b0b;p=SXSI%2Fxpathcomp.git diff --git a/src/options.mli b/src/options.mli index e57f0cb..bf18180 100644 --- a/src/options.mli +++ b/src/options.mli @@ -1,17 +1 @@ val parse_cmdline : unit -> unit -val index_empty_texts : bool ref -val sample_factor : int ref -val disable_text_collection : bool ref -val count_only : bool ref -val query : string ref -val input_file : string ref -val output_file : string option ref -val save_file : string ref -val time : bool ref -val tc_threshold : int ref -val bottom_up : bool ref -val no_jump : bool ref -val verbose : bool ref -val text_index_type : int ref -val do_perf : bool ref -val twopass : bool ref