Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9a361bd6 authored by Adrien Leman's avatar Adrien Leman Committed by hhakim
Browse files

modif AL

parent 374e1a1c
Branches
Tags
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
# Directory of the library used in the FAUST PROJECT # Directory of the library used in the FAUST PROJECT
export PATH=$PATH:/Applications/MATLAB_R2014b.app/bin/; export PATH=$PATH:/Applications/MATLAB_R2014b.app/bin/;
export PATH=$PATH:usr/local/include #export PATH=$PATH:usr/local/include
# Directory of the local path of the nightly project # Directory of the local path of the nightly project
export PATH_DIR_RUN_NIGHTLY='/Users/ci/CTest_nightly' export PATH_DIR_RUN_NIGHTLY='/Users/ci/CTest_nightly'
...@@ -36,7 +36,7 @@ export PATH_DIR_RUN_NIGHTLY='/Users/ci/CTest_nightly' ...@@ -36,7 +36,7 @@ export PATH_DIR_RUN_NIGHTLY='/Users/ci/CTest_nightly'
# /usr/local/bin/matlab in the PATH # /usr/local/bin/matlab in the PATH
#export PATH=/usr/local/cuda-7.5/bin:/usr/local/bin:$PATH #export PATH=/usr/local/cuda-7.5/bin:/usr/local/bin:$PATH
export PATH=/usr/local/cuda-7.5/bin:/usr/local/bin:/usr/lib64/ccache/:$PATH #export PATH=/usr/local/cuda-7.5/bin:/usr/local/bin:/usr/lib64/ccache/:$PATH
if [ ! -d "$PATH_DIR_RUN_NIGHTLY" ]; if [ ! -d "$PATH_DIR_RUN_NIGHTLY" ];
then then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment