Module Cc (.ml)

module Cc: sig .. end

val cc_active : bool Pervasives.ref
module type S = sig .. end
module Make: 
functor (X : Sig.X) -> S