ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/BuildSystem/ToolBox.pm
(Generate patch)

Comparing COMP/SCRAM/src/BuildSystem/ToolBox.pm (file contents):
Revision 1.6 by williamc, Wed Nov 15 10:50:56 2000 UTC vs.
Revision 1.7 by sashby, Mon Oct 1 16:11:07 2001 UTC

# Line 136 | Line 136 | sub toolsetup {
136          $filename=$self->_download($url, $name, $version);
137  
138          # -- the tool setup
139 <        print "\n ----------- Setting Up $name $version ---------------\n";
139 >        print "\n----------- Setting Up $name $version ----------------------------------\n";
140          require BuildSystem::ToolDoc;
141          my $doc=BuildSystem::ToolDoc->new();
142          $doc->tool($tool);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines