Module Proofview.Trace
val record_info_trace : 'a tactic -> 'a tactic
record_info_trace t
behaves liket
except theinfo
trace is stored.
val log : Proofview_monad.lazy_msg -> unit tactic
val name_tactic : Proofview_monad.lazy_msg -> 'a tactic -> 'a tactic
val pr_info : Environ.env -> Evd.evar_map -> ?lvl:int -> Proofview_monad.Info.tree -> Pp.t