Changeset 13099


Ignore:
Timestamp:
08/20/12 15:02:41 (13 years ago)
Author:
seroussi
Message:

CHG: changing matlab version for nightly runs (switch from 7.6 to 7.12 as isprop does not work on the old version)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/matlab/install.sh

    r12774 r13099  
    55
    66#Select or create a new simlink
    7 ln -s /usr/local/pkgs/matlab-7.6/ install
     7#ln -s /usr/local/pkgs/matlab-7.6/ install
    88#ln -s /discover/vis/mathworks/matlab_r2011b/ install
    99#ln -s /usr/local/matlab704/ install
    1010#ln -s /usr/local/matlab711/ install
    11 #ln -s /usr/local/matlab712/ install
     11ln -s /usr/local/matlab712/ install
    1212
    1313# Macintosh (OSX) simlink
Note: See TracChangeset for help on using the changeset viewer.