Changeset 20788
- Timestamp:
- 06/21/16 13:16:39 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/etc/environment.sh
r20328 r20788 67 67 pathappend "$ISSM_DIR/scripts" 68 68 69 MATLAB_DIR="$ISSM_DIR/externalpackages/matlab/install"70 export MATLAB_DIR71 pathprepend "$MATLAB_DIR/bin" #take precedence over /usr/local/bin/matlab72 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" 73 73 74 74 #GMT
Note:
See TracChangeset
for help on using the changeset viewer.