X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=options.mli;h=3d9eda23917c2fe0ddcb195f5fe9d53255f48b85;hb=0c2338bfcdae0df1c68112a10247dc4e68a483ff;hp=ebc58285d15a3c2f60096096b763e940a30916b8;hpb=dc91851aaeac91a71eba2c266d0227adea0c5815;p=SXSI%2Fxpathcomp.git diff --git a/options.mli b/options.mli index ebc5828..3d9eda2 100644 --- a/options.mli +++ b/options.mli @@ -8,3 +8,5 @@ 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 backward : bool ref