debug_call


A stoics.infrastructure prolog pack

Debugging with calls.

installation

In SWI It is highly recommended that you install from within by using its package manager.
To install simply do:

?- pack_install(debug_calls).

And then load by:
?- [library(debug_calls)].

To check version:
?- debug_call_version( V, D ).

materials

module documentation: debug_call.html
sources: debug_call

author

Nicos Angelopoulos
---
London
March, 2017