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

Comparing COMP/SCRAM/src/Utilities/SCRAMUtils.pm (file contents):
Revision 1.2 by williamc, Mon Mar 1 11:01:36 1999 UTC vs.
Revision 1.3 by williamc, Thu Mar 18 10:32:04 1999 UTC

# Line 9 | Line 9 | require Exporter;
9   @EXPORT = qw(checkfile updatelookup);
10   use Carp;
11  
12 < sub checkfile ($filename) {
12 > sub checkfile {
13          my $filename=shift;
14          my $thisfile="";
15          $thifile=$ENV{LOCALTOP}."/".$filename;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines