Module Coq.Make
Base functor to output Coq proofs
Parameters
S : Msat.SA : Arg with type hyp := S.clause and type lemma := S.clause and type assumption := S.clause
Signature
val pp : Format.formatter -> t -> unitA function for printing proofs in the desired format.