Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.4 by mlosch, Fri Feb 27 14:14:40 2015 UTC | revision 1.5 by mlosch, Mon Mar 2 09:13:18 2015 UTC | |
|---|---|---|
| # | Line 18 | Line 18 |
| 18 | # $Header$ | # $Header$ |
| 19 | # $Name$ | # $Name$ |
| 20 | ||
| 21 | # for some reason the module command is not available in a bash script on | |
| 22 | # this computer so we have to create it here | |
| 23 | module () { eval `/usr/bin/modulecmd bash $*` ; } | |
| 24 | # load latest compiler: | # load latest compiler: |
| 25 | module load sxf90/460 | module load sxf90/460 |
| 26 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |