Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 03 Aug 11
- nx.tcl: implemented copy without a provided name. If argument of copy is omitted, the copied object is created with a fresh name (i.e.… Show more
- nx.tcl: implemented copy without a provided name. If argument   of copy is omitted, the copied object is created with a fresh   name (i.e. created with the method "new"). Example      set x [o copy] - extended regression test

Show less