projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dd3dbb
)
[project @ 2000-04-07 09:57:37 by sewardj]
author
sewardj
<unknown>
Fri, 7 Apr 2000 09:57:37 +0000
(09:57 +0000)
committer
sewardj
<unknown>
Fri, 7 Apr 2000 09:57:37 +0000
(09:57 +0000)
Update path to nofib suite.
ghc/interpreter/runallnofib
patch
|
blob
|
history
ghc/interpreter/runnofib
patch
|
blob
|
history
diff --git
a/ghc/interpreter/runallnofib
b/ghc/interpreter/runallnofib
index
2204f78
..
1d1a060
100644
(file)
--- 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
(file)
--- 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