Add option -nw control the wrapping of results in an <xml_result/> node.
[SXSI/xpathcomp.git] / src / options.mli
index 6267853..4626e57 100644 (file)
@@ -18,3 +18,4 @@ val do_perf : bool ref
 val twopass : bool ref
 val repeat : int ref
 val docstats : bool ref
+val no_wrap_results : bool ref