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

Comparing COMP/SCRAM/src/Utilities/setarchitecture.pm (file contents):
Revision 1.8 by sashby, Fri Jul 12 16:37:10 2002 UTC vs.
Revision 1.11 by sashby, Tue Feb 27 11:59:51 2007 UTC

# Line 7 | Line 7
7   #          :                                                  #
8   #          :                                                  #
9   # function : Set the architecture variable. Use simple uname  #
10 < #          : query for Sun: for Linux, alos try libc checking.#
10 > #          : query for Sun: for Linux, also try libc checking.#
11   #          :                                                  #
12   #          :                                                  #
13   ###############################################################
14 +
15 + BEGIN
16 +   {
17 +   die "Utilities::setarchitecture: I AM still used!!","\n";
18 +   };
19 +
20   package setarchitecture;
21   require 5.001;
22   require Exporter;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines