fix missing line.
This commit is contained in:
parent
a997f5647c
commit
a1d8e46ee4
@ -6458,6 +6458,7 @@ Yap_FollowIndexingCode(PredEntry *ap, yamop *ipc, Term Terms[3], yamop *ap_pc, y
|
|||||||
unbounded = FALSE;
|
unbounded = FALSE;
|
||||||
SET_JLBL(sllll.l1);
|
SET_JLBL(sllll.l1);
|
||||||
S = s_reg = RepPair(t);
|
S = s_reg = RepPair(t);
|
||||||
|
ipc = ipc->u.sllll.l1;
|
||||||
} else if (IsAtomOrIntTerm(t)) {
|
} else if (IsAtomOrIntTerm(t)) {
|
||||||
SET_JLBL(sllll.l2);
|
SET_JLBL(sllll.l2);
|
||||||
ipc = ipc->u.sllll.l2;
|
ipc = ipc->u.sllll.l2;
|
||||||
|
Reference in New Issue
Block a user