Last change
on this file since 11991 was 11991, checked in by Eric.Larour, 13 years ago |
oecreview from 11518 to present
|
File size:
913 bytes
|
Rev | Line | |
---|
[11991] | 1 | Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/etc/environment_variables.sh
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- /proj/ice/larour/issm-uci-clean/trunk-jpl/etc/environment_variables.sh (revision 11721)
|
---|
| 4 | +++ /proj/ice/larour/issm-uci-clean/trunk-jpl/etc/environment_variables.sh (revision 11722)
|
---|
| 5 | @@ -180,3 +180,6 @@
|
---|
| 6 |
|
---|
| 7 | #android-ant
|
---|
| 8 | ANDROID_ANT_DIR="$ISSM_TIER/externalpackages/android-sdk/install-ant"
|
---|
| 9 | +
|
---|
| 10 | +#gsl
|
---|
| 11 | +GSL_DIR="$ISSM_TIER/externalpackages/gsl/install"
|
---|
| 12 | Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/etc/environment.sh
|
---|
| 13 | ===================================================================
|
---|
| 14 | --- /proj/ice/larour/issm-uci-clean/trunk-jpl/etc/environment.sh (revision 11721)
|
---|
| 15 | +++ /proj/ice/larour/issm-uci-clean/trunk-jpl/etc/environment.sh (revision 11722)
|
---|
| 16 | @@ -244,3 +244,6 @@
|
---|
| 17 |
|
---|
| 18 | #ANDROID_ANT
|
---|
| 19 | export PATH="$PATH:$ANDROID_ANT_DIR/"
|
---|
| 20 | +
|
---|
| 21 | +#GSL
|
---|
| 22 | +export PATH="$PATH:$GSL_DIR/bin"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.