Commit 0211d91c authored by Paul's avatar Paul
Browse files

Formatting

parent 458ec149
Pipeline #671 failed with stages
in 0 seconds
......@@ -341,7 +341,7 @@ struct stream_info
void schedule::apply(program& p) const
{
if (not enable)
if(not enable)
return;
stream_info si;
auto last = std::prev(p.end());
......
Markdown is supported
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