git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2154 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2008-03-17 12:11:56 +00:00
parent e13e788411
commit 19a9340011
1 changed files with 0 additions and 3 deletions

View File

@ -1151,6 +1151,3 @@ throw(Ball) :-
nb_setval('$system_mode',off),
( nb_getval('$trace',on) -> '$creep' ; true).
'$notrace'(G) :-
\+ '$undefined'(G, prolog),
call(G).