fix bad tests for attributed variable, and use a better name for Quick Test.
This commit is contained in:
@@ -188,10 +188,6 @@ Yap_WakeUp(CELL *pt0) {
|
||||
CACHE_REGS
|
||||
CELL d0 = *pt0;
|
||||
RESET_VARIABLE(pt0);
|
||||
/* did we trail */
|
||||
if (pt0 < HB) {
|
||||
TR--;
|
||||
}
|
||||
WakeAttVar(pt0, d0 PASS_REGS);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user