Unverified Commit 4a868f35 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

bugfix: wrong usage of cycle index

target was the index of the cycle and target[target] was the actual
identifier of the target. In some part of the code target was considered
as the identifier directly.

Now the index of the cycle is i and target is the actual identifier of
the target.
parent 8c91b9cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment