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

Comparing COMP/SCRAM/src/BuildSystem/ToolDoc.pm (file contents):
Revision 1.1.2.1 by williamc, Tue Apr 18 09:09:57 2000 UTC vs.
Revision 1.1.2.2 by williamc, Tue Apr 18 09:18:59 2000 UTC

# Line 333 | Line 333 | sub External_Start {
333  
334          $self->{switch}->checktag($name, $hashref,'ref');
335          if ( $self->{Arch} ) {
336 <          $self->{switch}->addparam("_externals",$$hashref{'ref'});
336 >          $self->{tool}->addfeature("_externals",$$hashref{'ref'});
337          }
338   }
339  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines