rename operations in unfolded SFGs
Compare changes
+ 3
− 1
@@ -1728,11 +1728,13 @@ class SFG(AbstractOperation):
Closes #265 (closed)
Renames operations when unfolding an SFG by adding a suffix to all operations that have a name.
Delays and signals will not be renamed because they are created as part of the unfolding process.