Safety commit
[SXSI/xpathcomp.git] / finiteCofinite.mli
index b8d8c1d..b0dccc8 100644 (file)
@@ -33,7 +33,7 @@ module type S =
     val choose : t -> elt
     val hash : t -> int
     val equal : t -> t -> bool
-    val uid : t -> int
+    val uid : t -> Uid.t
     val positive : t -> set
     val negative : t -> set
     val inj_positive : set -> t