fix ⥊
This commit is contained in:
parent
337a6bbc5e
commit
32e476b0c2
@ -137,7 +137,7 @@ B shape_c2(B t, B w, B x) {
|
||||
|
||||
B xf;
|
||||
if (isAtm(x)) {
|
||||
xf = asFill(x);
|
||||
xf = asFill(inc(x));
|
||||
// goes to unit
|
||||
} else {
|
||||
if (nia <= xia) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user