
verbose.pl -- Print goal and stack in Ciao compatible formatThis module prints the goal and stack in as close as we can Ciao compatible format such tha we can compare the traces created by
scasp -v program.pl
scasp_warning(+Term) is det
scasp_warning(+When, +Term) is det
scasp_trace(+When, +Term) is det
scasp_info(+When, +Term) is det
print_check_calls_calling(?Goal, ?StackIn)check_calls is on. NOTE: use
check_calls/0 to activate the flag
print_goal(+Goal)scasp -v. The second
uses default notation for constraints.The following predicates are exported, but not or incorrectly documented.
verbose(Arg1)