Last change
on this file since 13073 was 13073, checked in by Eric.Larour, 13 years ago |
CHG: extended rest of the code (except for kriging code) to use IssmDouble
and IssmPDouble active and passive types, for use with AD type constructs (using
ADOLC or ADIC in the future).
|
-
Property svn:executable
set to
*
|
File size:
206 bytes
|
Line | |
---|
1 | #!/bin/sh
|
---|
2 |
|
---|
3 | ./configure \
|
---|
4 | --prefix=$ISSM_DIR \
|
---|
5 | --without-modules \
|
---|
6 | --without-kriging \
|
---|
7 | --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install \
|
---|
8 | --with-adolc-dir=$ISSM_DIR/externalpackages/adolc/install
|
---|
Note:
See
TracBrowser
for help on using the repository browser.