# | Line 86 | Line 86 | sub setuptoolsinarea { | |
---|---|---|
86 | my $self=shift; | |
87 | my $area=shift; | |
88 | ||
89 | < | # -- initialise |
89 | > | # -- initialise |
90 | > | print "Initialising setup procedure......","\n"; |
91 | $self->_allprojectinitsearcher(); | |
92 | ||
93 | # -- create a new toolbox object |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |