Merge branch 'master' of ssh://git.nguyen.vg/SXSI/xpathcomp
[SXSI/xpathcomp.git] / src / state.mli
1
2 include Sigs.T with type t = int
3 val make : unit -> t
4 val dummy : t