Availability:
:- use_module(library(prolog_debug)).
forall(debugging_hook, true)
and that may be used to extend the information printed from other
debugging libraries.
:- use_module(library(prolog_debug)).
forall(debugging_hook, true)
and that may be used to extend the information printed from other
debugging libraries.