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.6 by williamc, Thu Mar 18 10:32:03 1999 UTC vs.
Revision 1.7 by williamc, Fri Mar 19 14:12:45 1999 UTC

# Line 102 | Line 102 | sub config_starttag {
102          push @dirstack, $ENV{LOCALTOP}."/".$$hashref{'dir'};
103          $currentdir=$ENV{LOCALTOP}."/".$$hashref{'dir'};
104          if ( $switch->context('project') ) {
105 <         print INSTALLFILE "<$name name=$$hashref{dir}>\n";
105 >         print INSTALLFILE "<$name dir=$$hashref{dir}>\n";
106          }
107   }
108   sub config_endtag {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines