Add .gitignore file in tests/docs/, since git does not support having
[SXSI/xpathcomp.git] / src / state.mli
1
2 include Sigs.T with type t = int
3 val make : unit -> t
4 val dummy : t