oops, some debugging code got in.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1556 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2006-03-03 23:15:25 +00:00
parent b8e524424c
commit 77786d5051

View File

@ -14,8 +14,6 @@
* comments: boot file for Prolog * * comments: boot file for Prolog *
* * * *
*************************************************************************/ *************************************************************************/
'$spycall'(G, M, InControl) :-
F /\ 0x18402000 =\= 0, !. % dynamic procedure, logical semantics, user-C, or source
% This one should come first so that disjunctions and long distance % This one should come first so that disjunctions and long distance
% cuts are compiled right with co-routining. % cuts are compiled right with co-routining.