remove debugging messsage

This commit is contained in:
Vítor Santos Costa 2015-10-05 10:40:02 +01:00
parent 59f6e89def
commit 0985a10078

View File

@ -218,7 +218,7 @@ to allow user-control.
'$do_error'(Type,Goal) :-
format('~w~n', [Type]),
% format('~w~n', [Type]),
ancestor_location(Call, Caller),
throw(error(Type, [
[g|g(Goal)],