mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-15 07:15:28 +00:00
Reduce amount of trailing whitespace in code base
This commit is contained in:
parent
68a6937173
commit
e2fc18f27b
9 changed files with 29 additions and 29 deletions
|
@ -111,7 +111,7 @@ struct SynthGowinPass : public ScriptPass
|
|||
if (args[argidx] == "-noflatten") {
|
||||
flatten = false;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
break;
|
||||
}
|
||||
extra_args(args, argidx, design);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue