Fix the xpath script to enclose results in an <xml_result></xml_result> element
[SXSI/xpathcomp.git] / src / state.mli
1
2 include Sigs.T with type t = int
3 val make : unit -> t
4 val dummy : t