[project @ 2002-09-09 12:10:01 by simonmar]
[ghc-hetmet.git] / ghc / utils / parallel / SN.pl
index 0711d68..bc33e2a 100644 (file)
@@ -24,7 +24,7 @@ push(@INC, $gran_dir, $gran_dir . "/bin");
 # print STDERR "INC: " . join(':',@INC) . "\n";
 
 require "getopts.pl";
-require "aux.pl";
+require "par-aux.pl";
 require "stats.pl";
 
 &Getopts('hv');