Skip to content
Snippets Groups Projects
Commit 3f86f47b authored by Tom Prince's avatar Tom Prince
Browse files

Replace the direct usages of `make_passes` with `get_passes`.

The later function takes a count of passes to generated, and passes
them to `make_passes`. This also changes `make_passes` to return `Pass`es,
which is what `get_passes` wants to receive.
parent 1fc05b95
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment