module Create: functor (E : Mcfg.Export with type pred = unit Fol.d_pred) -> sig .. end
functor (
E
:
Mcfg.Export
with type pred = unit Fol.d_pred
) ->
sig
end
Mcfg.Export with type pred = unit Fol.d_pred
type pred = Caveat_mem.Make.WP.F.pred
Caveat_mem.Make.WP.F.pred
val export_decl : Format.formatter -> Caveat_mem.Make.WP.F.pred Formula.declaration -> unit
Format.formatter -> Caveat_mem.Make.WP.F.pred Formula.declaration -> unit
val export_goal : Format.formatter -> string -> Caveat_mem.Make.WP.F.pred -> unit
Format.formatter -> string -> Caveat_mem.Make.WP.F.pred -> unit