bd18d57312383f4ed022b64768e3bf81836ea161
[SXSI/xpathcomp.git] / options.mli
1 val parse_cmdline : unit -> unit 
2 val index_empty_texts : bool ref
3 val sample_factor : int ref
4 val disable_text_collection : bool ref
5 val query : string ref
6 val input_file : string ref
7 val output_file : string option ref
8 val save_file : string ref
9