# | Line 69 | Line 69 | sub clone() | |
---|---|---|
69 | { | |
70 | my $self=shift; | |
71 | my $projectarea=shift; | |
72 | < | |
72 | > | |
73 | # Change cache settings to reflect the new location: | |
74 | $self->{topdir}=$projectarea->location(); | |
75 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |