This module implements predicates to pretty print the contents of the dynamic predicate database to the output stream. These predicates are introduced for compatibility with legacy C-Prolog, as well as modern Prolog implementations. Note that the predicate representation may change due to internal code expansions.
Usage:listing(Spec)
Show the definition the specified predicate given by Spec (F/A) using portray_clause/1.