Module type Sig.IM


module type IM = sig .. end

include Sig.I
module Mark: Sig.MARK  with type graph = t and type vertex = vertex