Add -r <n> option to repeat the query execution n times.
[SXSI/xpathcomp.git] / src / options.mli
index e57f0cb..8393ead 100644 (file)
@@ -15,3 +15,4 @@ val verbose : bool ref
 val text_index_type : int ref
 val do_perf : bool ref
 val twopass : bool ref
+val repeat : int ref