1:- module(must_trace_legacy,[]).    2%:- discontiguous('$exported_op'/3).
    3%:- discontiguous('$pldoc'/4).

Utility LOGICMOO_MUST_TRACE

Trace with your eyes not your hands, the file is distributed, part of rtrace. Whenever a predicate fails it begins rtracing it.

   12:- reexport(library(logicmoo_common)).