From: sewardj Date: Fri, 7 Apr 2000 09:57:37 +0000 (+0000) Subject: [project @ 2000-04-07 09:57:37 by sewardj] X-Git-Tag: Approximately_9120_patches~4782 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=f189af5bc93003648dbb81d9c2e8d383541e2094;p=ghc-hetmet.git [project @ 2000-04-07 09:57:37 by sewardj] Update path to nofib suite. --- diff --git a/ghc/interpreter/runallnofib b/ghc/interpreter/runallnofib index 2204f78..1d1a060 100644 --- a/ghc/interpreter/runallnofib +++ b/ghc/interpreter/runallnofib @@ -5,7 +5,7 @@ echo "runallnofib: Can't cd to nofibtmp" exit fi -TROOT=/home/v-julsew/Nov25 +TROOT=/home/v-julsew/Feb24 NROOT=$TROOT/fpt/nofib cd nofibtmp diff --git a/ghc/interpreter/runnofib b/ghc/interpreter/runnofib index 38cc5be..bc2f36b 100644 --- a/ghc/interpreter/runnofib +++ b/ghc/interpreter/runnofib @@ -1,6 +1,6 @@ #!/bin/bash -TROOT=/home/v-julsew/Nov25 +TROOT=/home/v-julsew/Feb24 STGHUGSFLAGS=-P$TROOT/fpt/ghc/interpreter/lib NROOT=$TROOT/fpt/nofib