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

Comparing COMP/SCRAM/src/BuildSystem/BuildFile.pm (file contents):
Revision 1.1.2.4 by williamc, Wed Apr 12 08:58:44 2000 UTC vs.
Revision 1.1.2.5 by williamc, Fri Apr 14 12:37:41 2000 UTC

# Line 93 | Line 93 | sub _commontags {
93                                          "", $self);
94          $switch->addtag($parse,"lib",
95                                          \&lib_start,$self,
96 <                                        \&OutToScreen, $self,
96 >                                        \&OutToMakefile, $self,
97                                          "", $self);
98          $switch->addtag($parse,"Architecture",
99                                          \&Arch_Start,$self,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines