Module Strongconflicts_int.S

module S: Set.Make(sig
type t = int 
val compare : 'a -> 'a -> int
end)