bend_attrs is now a variable
This commit is contained in:
parent
d0972307e2
commit
15eac8ba32
@ -431,7 +431,7 @@ begin
|
|||||||
end if;
|
end if;
|
||||||
|
|
||||||
-- self-crossing mutations are done, calculate bend properties
|
-- self-crossing mutations are done, calculate bend properties
|
||||||
perform bend_attrs(bends, dbgname);
|
bend_attrs = array((select bend_attrs(bends, dbgname)));
|
||||||
|
|
||||||
end loop;
|
end loop;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user