-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified the cell copy routine so that it does not attempt to
guarantee unique instance names during generation of each new copy, but only afterward, in bulk. Otherwise the copy routine has a runtime that is exponential with the number of cells being copied. This and the last commit guarantee that the "flatten -novendor" option works as advertised.
- Loading branch information
1 parent
4087ac2
commit 84b4297
Showing
2 changed files
with
19 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters