Changeset 20788


Ignore:
Timestamp:
06/21/16 13:16:39 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: do NOT do anything with matlab_dir anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/etc/environment.sh

    r20328 r20788  
    6767pathappend "$ISSM_DIR/scripts"
    6868
    69 MATLAB_DIR="$ISSM_DIR/externalpackages/matlab/install"
    70 export MATLAB_DIR
    71 pathprepend   "$MATLAB_DIR/bin" #take precedence over /usr/local/bin/matlab
    72 libpathappend "$MATLAB_DIR/lib"
     69#MATLAB_DIR="$ISSM_DIR/externalpackages/matlab/install"
     70#export MATLAB_DIR
     71#pathprepend   "$MATLAB_DIR/bin" #take precedence over /usr/local/bin/matlab
     72#libpathappend "$MATLAB_DIR/lib"
    7373
    7474#GMT
Note: See TracChangeset for help on using the changeset viewer.