retry_or des not have access to arguments

This commit is contained in:
Vítor Santos Costa 2016-01-31 10:06:30 +00:00
parent 2edae59610
commit d573407b4d

View File

@ -133,7 +133,7 @@
#endif /* TABLING */
case _or_else:
case _or_last:
low_level_trace(retry_or, (PredEntry *)ipc, &(B->cp_a1));
low_level_trace(retry_or, NULL, NULL);
break;
case _retry2:
case _retry3: