Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
vscosta committed May 15, 2016
1 parent 9f664c9 commit af61c88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/jpl/jpl/jpl.pl
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@
%
% 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,
Expand Down

0 comments on commit af61c88

Please sign in to comment.