Remove the tests directory from the .gitignore file.
[SXSI/xpathcomp.git] / src / state.mli
1
2 include Sigs.T with type t = int
3 val make : unit -> t
4 val dummy : t