From a1d8e46ee4af9ef897eeaa78965bccae977e374f Mon Sep 17 00:00:00 2001 From: Vitor Santos Costa Date: Thu, 14 Jun 2012 17:21:46 -0500 Subject: [PATCH] fix missing line. --- C/index.c | 1 + 1 file changed, 1 insertion(+) diff --git a/C/index.c b/C/index.c index 7e886bb95..c1a2e944e 100644 --- a/C/index.c +++ b/C/index.c @@ -6458,6 +6458,7 @@ Yap_FollowIndexingCode(PredEntry *ap, yamop *ipc, Term Terms[3], yamop *ap_pc, y unbounded = FALSE; SET_JLBL(sllll.l1); S = s_reg = RepPair(t); + ipc = ipc->u.sllll.l1; } else if (IsAtomOrIntTerm(t)) { SET_JLBL(sllll.l2); ipc = ipc->u.sllll.l2;