X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=src%2Foptions.mli;h=bf181800419c42d7733fda06bbf12976ea46f7aa;hb=cb728132e1c5cb0a171ee09e9b3ced16da08f796;hp=cfb229dd4975d8fb04d9024f61db8f1c499bdb09;hpb=0da8c3c7c76ab06d5ccfc6ae52488d7549735059;p=SXSI%2Fxpathcomp.git diff --git a/src/options.mli b/src/options.mli index cfb229d..bf18180 100644 --- a/src/options.mli +++ b/src/options.mli @@ -1,19 +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 -val repeat : int ref -val docstats : bool ref