From 92eb12d4b5f264daae8d602edbdfebeb08a0bc43 Mon Sep 17 00:00:00 2001 From: vsc Date: Tue, 26 Feb 2002 21:21:17 +0000 Subject: [PATCH] fix paraenthesis git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@386 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- pl/debug.yap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pl/debug.yap b/pl/debug.yap index ad9687232..124f7c849 100644 --- a/pl/debug.yap +++ b/pl/debug.yap @@ -739,7 +739,7 @@ debugging :- '$creep'([M|'$execute_within'(G)]) :- !, '$creep'([M|G]). '$creep'([M|'$last_execute_within'(G)]) :- !, - '$creep'([M|G])). + '$creep'([M|G]). '$creep'(G) :- '$direct_spy'(G). '$trace'(P,'!'(_),Mod,L,NC) :- !,