Changeset 11072
- Timestamp:
- 12/30/11 09:39:53 (13 years ago)
- Location:
- issm/trunk-jpl
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/AUTHORS
r11026 r11072 14 14 15 15 16 16 17 Contributors: 17 18 We thank the following contributors for their help in making ISSM better! -
issm/trunk-jpl/externalpackages/matlab/install.sh
r10713 r11072 5 5 6 6 #Select or create a new simlink 7 ln -s /usr/local/pkgs/matlab-7.6/ install7 #ln -s /usr/local/pkgs/matlab-7.6/ install 8 8 #ln -s /usr/local/matlab704 install 9 9 #ln -s /usr/local/matlab711 install 10 10 #ln -s /usr/local/matlab712/ install 11 11 #ln -s /usr/local/pkgs/matlab-7.6/ install 12 ln -s /Applications/MATLAB_R2008a/ install 12 13 #ln -s /Applications/MATLAB_R2009a.app/ install 13 14 #ln -s /Applications/MATLAB_R2010a.app/ install -
issm/trunk-jpl/externalpackages/mpich2/install.sh
r10120 r11072 5 5 6 6 #version of mpich2 7 version=1.0.2p17 #version=1.0.2p1 8 8 #version=1.3.1 9 #version=1.49 version=1.4 10 10 11 11 #Some cleanup -
issm/trunk-jpl/externalpackages/petsc/install.sh
r9986 r11072 5 5 6 6 #version of petsc? 7 version='3.1-p7' #default for now! (nightly runs)8 #version='3.2-p3'7 #version='3.1-p7' #default for now! (nightly runs) 8 version='3.2-p3' 9 9 #version='2.3.2-p3'; 10 10
Note:
See TracChangeset
for help on using the changeset viewer.