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

Comparing COMP/SCRAM/src/scram (file contents):
Revision 1.2 by williamc, Mon Mar 1 11:01:42 1999 UTC vs.
Revision 1.3 by williamc, Mon Mar 1 11:18:31 1999 UTC

# Line 79 | Line 79 | sub environmentinit {
79           print "Defaulting to $ENV{SCRAM_HOME}\n";
80          }
81           if ( ! ( exists $ENV{SCRAM_CONFIG} ) ){
82 <                $ENV{SCRAM_CONFIG}="$ENV{SCRAM_HOME}/Configuration";
82 >                $ENV{SCRAM_CONFIG}="$ENV{SCRAM_HOME}/configuration";
83          }
84          if ( ! ( exists $ENV{TOOL_HOME} ) ){
85                  $ENV{TOOL_HOME}="$ENV{SCRAM_HOME}/toolbox";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines