debugging

This commit is contained in:
Vitor Santos Costa 2016-05-15 08:09:56 +01:00
parent 9f664c9e36
commit af61c886b4
1 changed files with 0 additions and 2 deletions

View File

@ -155,8 +155,6 @@ jpl_tidy_iref_type_cache( Iref) :-
%
% finally, an attempt will be made to unify Result with the returned result
:- stop_low_level_trace.
jpl_call(X, Mspec, Params, R) :-
( jpl_object_to_type(X, Type) % the usual case (goal fails safely if X is var or rubbish)
-> Obj = X,