From abb945a228d063d46bbed286f20566874907ef82 Mon Sep 17 00:00:00 2001 From: vsc Date: Fri, 25 Feb 2005 00:09:06 +0000 Subject: [PATCH] fix fix, otherwise I'd remove two choice-points :-(. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1251 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- C/index.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/C/index.c b/C/index.c index 72d382827..3bc11c3b3 100644 --- a/C/index.c +++ b/C/index.c @@ -11,8 +11,14 @@ * File: index.c * * comments: Indexing a Prolog predicate * * * -* Last rev: $Date: 2005-02-24 21:46:39 $,$Author: vsc $ * +* Last rev: $Date: 2005-02-25 00:09:06 $,$Author: vsc $ * * $Log: not supported by cvs2svn $ +* Revision 1.116 2005/02/24 21:46:39 vsc +* Improve error handling routine, trying to make it more robust. +* Improve hole handling in stack expansion +* Clause interrpeter was supposed to prune _trust_me +* Wrong messages for acos and atanh +* * Revision 1.115 2005/02/21 16:50:00 vsc * amd64 fixes * library fixes @@ -7619,7 +7625,6 @@ Yap_FollowIndexingCode(PredEntry *ap, yamop *ipc, Term Terms[3], yamop *ap_pc, y #ifdef TABLING abolish_incomplete_subgoals(B); #endif /* TABLING */ - b0 = B; ipc = NEXTOP(ipc,ld); break; case _trust_logical_pred: