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;
|
B xf;
|
||||||
if (isAtm(x)) {
|
if (isAtm(x)) {
|
||||||
xf = asFill(x);
|
xf = asFill(inc(x));
|
||||||
// goes to unit
|
// goes to unit
|
||||||
} else {
|
} else {
|
||||||
if (nia <= xia) {
|
if (nia <= xia) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user