Module Camlp4.Debug


module Debug: sig .. end

type section = string 
val mode : StringSet.elt -> bool
val printf : string -> ('a, Format.formatter, unit, unit, unit, unit) format6 -> 'a