Module Proofview.TraceSource

Sourceval record_info_trace : 'a tactic -> 'a tactic

record_info_trace t behaves like t except the info trace is stored.

Sourceval name_tactic : Proofview_monad.lazy_msg -> 'a tactic -> 'a tactic