Changeset 20328
- Timestamp:
- 03/22/16 09:10:05 (10 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/etc/environment.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/etc/environment.sh
r20248 r20328 96 96 97 97 PETSC_DIR="$ISSM_DIR/externalpackages/petsc/install" 98 export PETSC_DIR 99 libpathappend "$PETSC_DIR/lib" 98 if [ -d "$PETSC_DIR" ]; then 99 export PETSC_DIR 100 libpathappend "$PETSC_DIR/lib" 101 fi 100 102 101 103 SLEPC_DIR="$ISSM_DIR/externalpackages/slepc/install"
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)