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

Comparing COMP/SCRAM/src/BuildSystem/Tool.pm (file contents):
Revision 1.1.2.7 by williamc, Thu Apr 27 13:22:03 2000 UTC vs.
Revision 1.1.2.8 by williamc, Fri May 5 14:05:16 2000 UTC

# Line 230 | Line 230 | sub restore {
230            }
231            else {
232              $self->addfeature($variable,$value);
233 +            if ( $type ne "" ) {
234 +               $self->type($variable,$type);
235 +            }
236            }
237          }
238          undef $fh;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines