File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
workflows/nt3_mlrMBO/ext/EQ-R/eqr Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
module load gcc
2
- export PATH=$PATH :/gpfs/mira- home/wozniak/Public/sfw/theta/swig-3.0.12/bin
2
+ export PATH=$PATH :/home/wozniak/Public/sfw/theta/swig-3.0.12/bin
3
3
4
- R_HOME=/home/wozniak/mira-home/ Public/sfw/theta/R-3.4.0/lib64/R
4
+ R_HOME=/home/wozniak/Public/sfw/theta/R-3.4.0/lib64/R
5
5
R_INCLUDE=$R_HOME /include
6
6
R_LIB=$R_HOME /lib
7
7
R_INSIDE=$R_HOME /library/RInside
8
8
RCPP=$R_HOME /library/Rcpp
9
9
10
10
# system-wide tcl
11
- TCL_INCLUDE=/gpfs/mira- home/wozniak/Public/sfw/theta/tcl-8.6.1
12
- TCL_LIB=/gpfs/mira- home/wozniak/Public/sfw/theta/tcl-8.6.1/lib
11
+ TCL_INCLUDE=/home/wozniak/Public/sfw/theta/tcl-8.6.1
12
+ TCL_LIB=/home/wozniak/Public/sfw/theta/tcl-8.6.1/lib
13
13
TCL_LIBRARY=tcl8.6
14
14
15
15
CPPFLAGS=" "
You can’t perform that action at this time.
0 commit comments