Commit c23cfd2
authored
Fix injection gap math (#1859)
* Fix injection gap math
The change introduced in #1431 had the side effect that no signal events were present in recent productions using this generator, as for operator precedence one could never satisfy the condition of the if regulating the generation of signal events.
* Further simplify the code1 parent d1b9a1f commit c23cfd2
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
| 164 | + | |
172 | 165 | | |
173 | 166 | | |
174 | 167 | | |
| |||
0 commit comments