Changeset 13382
- Timestamp:
- 09/17/12 14:13:27 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/adolc/install-dev.sh
r13246 r13382 5 5 rm -rf install adolc_v220_issm 6 6 7 git clone -b 2. 2.0_ISSM git://gitorious.org/~utke/adol-c/adolc_v220_issm.git7 git clone -b 2.3.x_ISSM git://gitorious.org/~utke/adol-c/adolc_v220_issm.git 8 8 9 9 #Compile ADOL-C … … 14 14 --enable-docexa \ 15 15 --enable-addexa \ 16 --enable-stdczero 16 17 17 18 if [ $# -eq 0 ]; then
Note:
See TracChangeset
for help on using the changeset viewer.