Module type Mcfg.Export


module type Export = sig .. end

type pred 
val export_goal : Format.formatter -> string -> pred -> unit
val export_decl : Format.formatter -> pred Formula.declaration -> unit