get rid of debugger debugging messages :-).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1783 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
b3d9e88802
commit
e0944f4a65
@ -365,8 +365,6 @@ debugging :-
|
|||||||
% just fail here, don't really need to call debugger, the user knows what he
|
% just fail here, don't really need to call debugger, the user knows what he
|
||||||
% wants to do
|
% wants to do
|
||||||
'$loop_fail'(_GoalNumber, _G, _Module, _InControl) :-
|
'$loop_fail'(_GoalNumber, _G, _Module, _InControl) :-
|
||||||
write(_G),nl,
|
|
||||||
yap_hacks:stack_dump,
|
|
||||||
'$continue_debugging',
|
'$continue_debugging',
|
||||||
fail.
|
fail.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user