Merge branch 'master' of ssh://git.nguyen.vg/home/kim/repository/SXSI/xpathcomp
[SXSI/xpathcomp.git] / src / stateSet.mli
1
2 include Ptset.S with type elt = int
3
4 val print : Format.formatter -> t -> unit