module type Export = sig .. end
sig
end
type pred
val export_goal : Format.formatter -> string -> pred -> unit
Format.formatter -> string -> pred -> unit
val export_decl : Format.formatter -> pred Formula.declaration -> unit
Format.formatter -> pred Formula.declaration -> unit