Skip to content

Commit 4884dd7

Browse files
committed
remove reb0()
1 parent 36fb0f4 commit 4884dd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jsrc/ar.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1284,7 +1284,7 @@ DF2(jtfoldZ2){F12IP;
12841284
ASSERT(BETWEENC(type,-3,1),EVINDEX) // requested action index must be in range
12851285
I y;
12861286
if(type==-3){y=rei0(w); y=jt->afoldinfo->exestats[0]>=y; // set y if current v count high enough
1287-
}else y=reb0(w); // verify boolean
1287+
}else RE(y=b0(w)); // verify boolean scaf* reb0
12881288
if(y){
12891289
I ymask=1<<(type-(-3)); // convert type to one-hot
12901290
jt->afoldinfo->zstatus|=ymask; // accumulate zstatus

0 commit comments

Comments
 (0)