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

Comparing COMP/SCRAM/src/BootStrapProject.pm (file contents):
Revision 1.10.2.2 by williamc, Mon Aug 30 14:14:58 1999 UTC vs.
Revision 1.10.2.3 by williamc, Mon Aug 30 14:15:34 1999 UTC

# Line 54 | Line 54 | sub Bootlocaltop {
54          if ( ! defined $ENV{devareaname} ) {
55           my $vers=$$hashref{'version'};
56           $vers=~s/^$$hashref{'name'}_//;
57        print $vers;
57           $ENV{LOCALTOP}=&cwd."/".$$hashref{'name'}."_".$vers;
58          }
59          else {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines