source:
issm/trunk-jpl/externalpackages/petsc-dev/src/bin/maint/runremote@
11896
Last change on this file since 11896 was 11896, checked in by , 13 years ago | |
---|---|
|
|
File size: 182 bytes |
Line | |
---|---|
1 | #! /bin/csh |
2 | # |
3 | # This is used by the script bin/maint/petscgoto it is not intended to be used directly |
4 | # |
5 | setenv PETSC_DIR $1 |
6 | setenv PETSC_ARCH $2 |
7 | setenv USER $3 |
8 | cd $PETSC_DIR |
9 | tcsh |
10 |
Note:
See TracBrowser
for help on using the repository browser.