Change connect_external_signals_to_components() to work with branching input signals
Compare changes
- Hugo Winbladh authored
+ 6
− 0
@@ -431,6 +431,12 @@ class SFG(AbstractOperation):
Closes #208 (closed)
Fixes the bug where SFGs cannot be flattened if the internal SFG has more than one operation directly after its input.