Support '-' on the command line as an aliase for /dev/stdout.
[SXSI/xpathcomp.git] / src / stateSet.mli
1
2 include Ptset.S with type elt = int
3
4 val print : Format.formatter -> t -> unit