Skip to content
Snippets Groups Projects
Unverified Commit 75e9c1f7 authored by Nora Abi Akar's avatar Nora Abi Akar Committed by GitHub
Browse files

modcc: Fix index generation

Ensure all indices into ABI variables are generated in dependency order, eg
```
idx = indices[iy]
foo = foos[ix]
```
parent 1d3ad8db
No related branches found
No related tags found
No related merge requests found
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